
Time bar (total: 6.9s)
| 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.6s | 8 256× | 0 | valid |
| 47.0ms | 333× | 0 | invalid |
ival-mult!: 431.0ms (31.8% of total)ival-tan: 275.0ms (20.3% of total)ival-pow: 220.0ms (16.2% of total)ival-sin: 217.0ms (16.0% of total)ival-div!: 107.0ms (7.9% of total)ival-add!: 58.0ms (4.3% of total)ival-neg: 46.0ms (3.4% of total)adjust: 2.0ms (0.1% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 230 |
| 1 | 342 | 212 |
| 2 | 1400 | 212 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(negabs B)
Compiled 54 to 40 computations (25.9% saved)
| Inputs |
|---|
1 |
2 |
(neg (/ 1 2)) |
(/ 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 | 5800 |
| 1× | iter-limit |
| Inputs |
|---|
(+.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)))))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
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 F (sin.f64 B)) |
F |
(sin.f64 B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 F F) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #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)))) |
#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 (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 F F) |
#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 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 (+ (* 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) (pow.f64 F #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) (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 (* (/ 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 (+ (+ (* 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 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 (+ (* 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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (/ 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 (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 (+ (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 (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 (* 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 (/ 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 (tan 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 (* (/ 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 (/ 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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/6 binary64)))))) |
#s(approx (+ (neg (* 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 (/ 1 (tan B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.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 (sin B) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (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 x x) |
#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 (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 (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#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 (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 (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 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 (+ (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 (* (/ 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 (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 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))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 45.0ms | B | inf |
| 22.0ms | B | -inf |
| 8.0ms | x | -inf |
| 5.0ms | x | inf |
| 4.0ms | F | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 103 |
| 0 | 37 | 97 |
| 1 | 151 | 96 |
| 2 | 607 | 96 |
| 3 | 2840 | 96 |
| 0 | 4134 | 87 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.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)))))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
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 F (sin.f64 B)) |
F |
(sin.f64 B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 F F) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (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)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (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)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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)) (/.f64 F (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 (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)))) (/.f64 (neg.f64 x) (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)) (/.f64 F (sin.f64 B))) (tan.f64 B) (neg.f64 x)) (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)) (/.f64 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 (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))) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (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 (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 x (tan.f64 B)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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))) (fma.f64 (/.f64 x (tan.f64 B)) (/.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)) (/.f64 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 (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 (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 (neg.f64 x) (tan.f64 B)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (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)) (/.f64 F (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)) (/.f64 F (sin.f64 B)))))) (+.f64 (/.f64 (neg.f64 x) (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)) (/.f64 F (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (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)) (/.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 (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)) (/.f64 F (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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (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)) (/.f64 F (sin.f64 B)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.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)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (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)) (/.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (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)) (/.f64 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)) (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)) (/.f64 F (sin.f64 B)))))) |
(neg.f64 (-.f64 (/.f64 x (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)) (/.f64 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 (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)))) |
(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 (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)))) |
(fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.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)))) |
(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 (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)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.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)))) |
(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 (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)))) |
(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 (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)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (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)))) |
(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 (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)))) |
(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 (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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (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)) (/.f64 F (sin.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (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)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (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)) (/.f64 F (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) (/.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)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (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)) (/.f64 F (sin.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))) |
(*.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))) |
x |
(*.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 (-.f64 (neg.f64 (PI.f64)) B) #s(literal 2 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (-.f64 (neg.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) (-.f64 (neg.f64 (PI.f64)) B)) (PI.f64))) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (neg.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) (-.f64 (neg.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) (-.f64 (neg.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 (-.f64 (neg.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) (-.f64 (neg.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) (-.f64 (neg.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))) |
#s(literal 1 binary64) |
(*.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 (-.f64 (neg.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) |
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)) (/.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 (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)) (/.f64 F (sin.f64 B))))) |
(*.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))) |
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 (-.f64 (neg.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 (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 #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))) |
(*.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 (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 (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) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
Compiled 23 585 to 3 163 computations (86.6% saved)
22 alts after pruning (22 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 599 | 22 | 621 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 600 | 22 | 622 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 84.1% | (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))) |
| 72.9% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) | |
| 84.1% | (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))) | |
| ▶ | 72.9% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
| 72.9% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 72.9% | (+.f64 (neg.f64 (/.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (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)))))) | |
| 72.8% | (+.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)))))) | |
| 46.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 50.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| ▶ | 72.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 58.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 51.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 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) | |
| 45.0% | (+.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 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))))))) | |
| 31.2% | (+.f64 (neg.f64 (*.f64 x (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| ▶ | 50.2% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 48.3% | #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)) | |
| 30.9% | #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))) | |
| 15.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| ▶ | 20.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| 47.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)))))) | |
| 53.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| 53.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
Compiled 1 448 to 1 034 computations (28.6% saved)
| Inputs |
|---|
1 |
2 |
-1/2 |
-1 |
(neg (/ 1 2)) |
(/ 1 2) |
| Outputs |
|---|
#s(literal 1 binary64) |
#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 13 to 8 computations (38.5% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 921 | 8605 |
| 1× | iter-limit |
| Inputs |
|---|
(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))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
#s(literal 1 binary64) |
(sin.f64 B) |
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) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
x |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(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(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
#s(literal -1 binary64) |
(+.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)))))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x 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 F (sin.f64 B)) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 F F) |
(*.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 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)) (/.f64 F (sin.f64 B))) (/.f64 x (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)) (/.f64 F (sin.f64 B))) |
(/.f64 x (tan.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(/.f64 (sin.f64 B) F) |
| Outputs |
|---|
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (* (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) (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 (+ (* 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 (+ (* 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) |
#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 (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 (* F F) (pow.f64 F #s(literal 2 binary64))) |
#s(approx (/ (sin B) F) (/.f64 (sin.f64 B) F)) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (* (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) (/.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 (+ (* 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 (+ (* 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 (+ (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 (* (/ 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 (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (* (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) (/.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 (+ (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 (* (/ 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 (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) 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 (sin B) B) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/6 binary64)))))) |
#s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x 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 (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 (/ 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 (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 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 (* 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 (* (/ 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 (/ 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 (/ 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 (/ (sin B) F) (/.f64 B F)) |
#s(approx (/ (sin B) F) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (/ (sin B) F) (*.f64 B (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (/ (sin B) F) (*.f64 B (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)) F) (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (sin B) (sin.f64 B)) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.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 (/ 1 (tan B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (* (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) (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 x x) |
#s(approx (neg x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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 (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) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (* (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) (exp.f64 (*.f64 #s(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 (+ (* 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 (* (/ 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 (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (+ (* 2 x) (+ (* 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 (* (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) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 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 (+ (* 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 (* (/ 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 |
|---|---|---|
| 16.0ms | x | -inf |
| 14.0ms | B | -inf |
| 11.0ms | B | inf |
| 6.0ms | F | -inf |
| 3.0ms | x | inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 312 |
| 0 | 95 | 287 |
| 1 | 375 | 280 |
| 2 | 1360 | 280 |
| 0 | 4151 | 280 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(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))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
#s(literal 1 binary64) |
(sin.f64 B) |
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) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
x |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(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(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
#s(literal -1 binary64) |
(+.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)))))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x 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 F (sin.f64 B)) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 F F) |
(*.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 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)) (/.f64 F (sin.f64 B))) (/.f64 x (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)) (/.f64 F (sin.f64 B))) |
(/.f64 x (tan.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(/.f64 (sin.f64 B) F) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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)) (/.f64 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 (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)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 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))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) (*.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)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (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)) (/.f64 F (sin.f64 B))))) (neg.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)) (/.f64 F (sin.f64 B))))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.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)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) (*.f64 (/.f64 x (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)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.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 (*.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)) (sin.f64 B))) F) (*.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)) (sin.f64 B))) F))) (+.f64 (/.f64 (neg.f64 x) (tan.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)) (sin.f64 B))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.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)) F)) (/.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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (+.f64 (/.f64 (neg.f64 x) (tan.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)) F)) (/.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 (*.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 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (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))) (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 (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))) (tan.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 (sin.f64 B))) (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 (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))) (tan.f64 B)) (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 (*.f64 (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))))) #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 (*.f64 (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))))) (neg.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)) (/.f64 F (sin.f64 B)))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.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)) (/.f64 F (sin.f64 B))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (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))) (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 (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))) (tan.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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 (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))) (tan.f64 B)) (tan.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 (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)) (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 (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 (/.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 (neg.f64 x) (tan.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)) (sin.f64 B))) F))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.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)) F)) (/.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 (*.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)) F)) (/.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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.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)) F)) (/.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 (*.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)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (*.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 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))))) |
(/.f64 (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 (sin.f64 B))) (tan.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (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)) (/.f64 F (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 (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))) (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 (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))) (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 (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))) (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 (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))) (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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)) (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)) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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)) (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)) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (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) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.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 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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) (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) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(literal -1 binary64) (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))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) F))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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) (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 (neg.f64 x) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (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) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.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)) F)))) (*.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 x (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.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)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 (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 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (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)) #s(literal -1 binary64)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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 (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 (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)) (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))) (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 (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))) (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))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (tan.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (tan.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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) (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.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 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (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 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.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 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (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 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.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)) 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 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 (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 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 (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 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 (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 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 (sin.f64 B)) x)) (*.f64 (neg.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)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (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)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (*.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 x #s(literal 2 binary64) (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 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 (-.f64 (*.f64 (*.f64 (*.f64 (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))) (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 (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))) (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 (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))) (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 (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))) (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 (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))) (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)) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (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)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (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)) (/.f64 (sin.f64 B) F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (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)) F)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (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 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.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)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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) (/.f64 (sin.f64 B) F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.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)) F)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.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 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.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)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 (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 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (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 (tan.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.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)) (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)) (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)) (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 (neg.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))) (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)) (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))) (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 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)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (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 (neg.f64 (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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) (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.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 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (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)) 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 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 (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 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 (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 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 (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 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 (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (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 (/.f64 (sin.f64 B) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (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 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (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 #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) (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 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (sin.f64 B) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.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 (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))) (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 (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.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 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.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 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 x (/.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.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) (/.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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) (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 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 x) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.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)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.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 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.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 (sin.f64 B) F) (neg.f64 x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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) (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) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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 (-.f64 (*.f64 (*.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 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.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 (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 (sin.f64 B) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.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 (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))) (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 (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.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 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.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) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 x (/.f64 (sin.f64 B) F))) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B) (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 x (sin.f64 B))) (*.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) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B))) (*.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)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (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)) (/.f64 F (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)) (/.f64 F (sin.f64 B)))))) (+.f64 (/.f64 (neg.f64 x) (tan.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)) (/.f64 F (sin.f64 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 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (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)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.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)) (/.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 (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)) (/.f64 F (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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.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)) (/.f64 F (sin.f64 B)))))))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.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 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.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 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (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) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (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 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (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 (-.f64 (*.f64 (*.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 (sin.f64 B) x)) (*.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)) (/.f64 F (sin.f64 B))) (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 (sin.f64 B))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 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 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 (sin.f64 B))) (tan.f64 B)) x))) |
(neg.f64 (-.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)) (/.f64 F (sin.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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)) (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 (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))) (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 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 #s(literal 1 binary64) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.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) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)) (sin.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)) #s(literal 1 binary64)) (/.f64 F (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)) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.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 (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 (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)))) |
(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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) (/.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)) (neg.f64 (sin.f64 B))) (neg.f64 F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (*.f64 (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))) (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 (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)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (/.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.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)) F (/.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)) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) 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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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)) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 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 #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)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (/.f64 (neg.f64 x) (tan.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)) (/.f64 #s(literal -1 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 (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)))))) |
(fma.f64 (neg.f64 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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 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)) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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)) (/.f64 #s(literal 1 binary64) F)) (/.f64 (neg.f64 x) (tan.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 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.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 (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (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 (sin.f64 B) F) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) x) (*.f64 (/.f64 (sin.f64 B) F) (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 (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 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.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)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.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)) (sin.f64 B))) F)) |
(-.f64 (/.f64 (neg.f64 x) (tan.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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(-.f64 (/.f64 (neg.f64 x) (tan.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)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) F)) (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.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)) (/.f64 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))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) 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)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) (/.f64 (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.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 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 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 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) 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)) (tan.f64 B)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (/.f64 (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.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)) 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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) x) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (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)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)) (*.f64 (/.f64 (sin.f64 B) F) (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 x (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) 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) (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 x #s(literal 2 binary64) (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 (*.f64 (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))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (pow.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(pow.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 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) (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(literal 1 binary64) |
(sin.f64 B) |
B |
(*.f64 (*.f64 #s(literal 1 binary64) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) |
(*.f64 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(neg.f64 (*.f64 #s(literal -1 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (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) (pow.f64 (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)) |
(neg.f64 (*.f64 #s(literal -1 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 #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 (+.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 (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x)) (*.f64 x x)) (-.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (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 #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.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 (+.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 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) (+.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))) (+.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (+.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 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 #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 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 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 (*.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 (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 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 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 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 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 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #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 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) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
#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 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F (neg.f64 F)) (*.f64 F (neg.f64 F)))) (+.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))) (+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))) (+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))) |
(/.f64 (-.f64 (*.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 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 F F)) (neg.f64 (*.f64 F F)))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 F (neg.f64 F)) (*.f64 F (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (neg.f64 (*.f64 F F)) (neg.f64 (*.f64 F F)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F))) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
F |
#s(literal -1/2 binary64) |
(*.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))) |
(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) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.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 (sin.f64 B)) #s(literal -1 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) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.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) (pow.f64 (neg.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) (/.f64 (sin.f64 B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (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 (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 B)))) |
#s(literal -1 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B))))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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)) (/.f64 F (sin.f64 B)))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (neg.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)) (/.f64 F (sin.f64 B))))) (neg.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)) (/.f64 F (sin.f64 B))))))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.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)) (/.f64 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))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (neg.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))))) (+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 (neg.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)) (/.f64 F (sin.f64 B))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (-.f64 (*.f64 (neg.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)) (/.f64 F (sin.f64 B))))) (neg.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)) (/.f64 F (sin.f64 B)))))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.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)) (/.f64 F (sin.f64 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 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 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))) (fma.f64 (neg.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (neg.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 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))) (fma.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (sin.f64 B) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (sin.f64 B) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (-.f64 (*.f64 (*.f64 (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 (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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)) (/.f64 F (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)) (/.f64 F (sin.f64 B)))))) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)) (/.f64 F (sin.f64 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 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.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)) (/.f64 F (sin.f64 B)))) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (fma.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)) (/.f64 F (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)) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)) (/.f64 F (sin.f64 B)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B))))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (sin.f64 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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B))))))) |
(neg.f64 (-.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)) (/.f64 F (sin.f64 B)))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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)) (neg.f64 (sin.f64 B))) (neg.f64 F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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)) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)) (/.f64 #s(literal -1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)) (/.f64 F (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (sin.f64 B) F)) (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.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)) (/.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)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B)))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(*.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)) (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)) (/.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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 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)) (neg.f64 (sin.f64 B))) (neg.f64 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)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 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)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)) (sin.f64 B)) 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)) (/.f64 #s(literal 1 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 (/.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 #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)) (neg.f64 (/.f64 #s(literal 1 binary64) 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)) (/.f64 #s(literal -1 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 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 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)) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 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)) F) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 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 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 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))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (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 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (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)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 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 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (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 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #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))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.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)) (neg.f64 F))) (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))) (/.f64 (sin.f64 B) F)) |
(/.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 (neg.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 (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 (sin.f64 B) F)) |
(/.f64 (neg.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)) F))) (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)) (neg.f64 F)) (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)) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 (*.f64 (pow.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 (neg.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)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 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) (neg.f64 F))) |
(/.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)) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sin.f64 B) (neg.f64 F))) |
(/.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)) F)) (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 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 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)) (/.f64 (sin.f64 B) 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 (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 (/.f64 (sin.f64 B) 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))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F)) |
(*.f64 #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 (neg.f64 F) (sin.f64 B))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 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 (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 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 F #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 F #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 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) (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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) F) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 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 (*.f64 #s(literal 1 binary64) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) F)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (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 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(+.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (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) (pow.f64 (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)) |
(neg.f64 (*.f64 #s(literal -1 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 #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 (+.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 (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x)) (*.f64 x x)) (-.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (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 #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.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 (+.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 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) (+.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))) (+.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (+.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 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 #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 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 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 (*.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 (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 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 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 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 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 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #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 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) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x 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 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F (neg.f64 F)) (*.f64 F (neg.f64 F)))) (+.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))) (+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))) (+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))) |
(/.f64 (-.f64 (*.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 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 F F)) (neg.f64 (*.f64 F F)))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 F (neg.f64 F)) (*.f64 F (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (neg.f64 (*.f64 F F)) (neg.f64 (*.f64 F F)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F))) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F)))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (fabs.f64 F)) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (pow.f64 (neg.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (neg.f64 F)) |
(*.f64 (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F))) |
(*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) F) |
(*.f64 (fabs.f64 F) (fabs.f64 F)) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 F F) |
(pow.f64 (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 F) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 F) #s(literal 2 binary64)) |
(pow.f64 (*.f64 F F) #s(literal 1 binary64)) |
(pow.f64 F #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (pow.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 F) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 F) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) |
(neg.f64 (*.f64 F (neg.f64 F))) |
(neg.f64 (*.f64 (neg.f64 F) F)) |
(sqrt.f64 (*.f64 (*.f64 F F) (*.f64 F F))) |
(fabs.f64 (*.f64 F (neg.f64 F))) |
(fabs.f64 (*.f64 (neg.f64 F) F)) |
(fabs.f64 (neg.f64 (*.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 x x)) x) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 x))) (+.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 x (neg.f64 x)) |
(+.f64 x x) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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)) (/.f64 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 (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)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 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))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) (*.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)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (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)) (/.f64 F (sin.f64 B))))) (neg.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)) (/.f64 F (sin.f64 B))))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.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)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) (*.f64 (/.f64 x (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)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.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 (*.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)) (sin.f64 B))) F) (*.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)) (sin.f64 B))) F))) (+.f64 (/.f64 (neg.f64 x) (tan.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)) (sin.f64 B))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.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)) F)) (/.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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (+.f64 (/.f64 (neg.f64 x) (tan.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)) F)) (/.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 (*.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 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (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))) (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 (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))) (tan.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 (sin.f64 B))) (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 (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))) (tan.f64 B)) (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 (*.f64 (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))))) #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 (*.f64 (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))))) (neg.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)) (/.f64 F (sin.f64 B)))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.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)) (/.f64 F (sin.f64 B))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (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))) (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 (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))) (tan.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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 (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))) (tan.f64 B)) (tan.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 (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)) (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 (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 (/.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 (neg.f64 x) (tan.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)) (sin.f64 B))) F))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.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)) F)) (/.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 (*.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)) F)) (/.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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.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)) F)) (/.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 (*.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)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (*.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 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))))) |
(/.f64 (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 (sin.f64 B))) (tan.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (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)) (/.f64 F (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 (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))) (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 (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))) (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 (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))) (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 (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))) (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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)) (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)) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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)) (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)) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (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) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.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 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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) (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) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(literal -1 binary64) (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))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) F))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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) (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 (neg.f64 x) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (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) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.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)) F)))) (*.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 x (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.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)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 (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 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (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)) #s(literal -1 binary64)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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 (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 (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)) (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))) (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 (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))) (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))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (tan.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (tan.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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) (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.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 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (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 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.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 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (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 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.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)) 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 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 (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 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 (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 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 (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 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 (sin.f64 B)) x)) (*.f64 (neg.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)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (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)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (*.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 x #s(literal 2 binary64) (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 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 (-.f64 (*.f64 (*.f64 (*.f64 (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))) (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 (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))) (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 (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))) (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 (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))) (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 (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))) (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)) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (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)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (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)) (/.f64 (sin.f64 B) F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (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)) F)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (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 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.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)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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) (/.f64 (sin.f64 B) F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.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)) F)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.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 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.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)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 (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 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (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 (tan.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.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)) (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)) (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)) (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 (neg.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))) (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)) (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))) (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 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)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (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 (neg.f64 (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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) (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.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 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (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)) 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 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 (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 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 (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 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 (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 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 (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (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 (/.f64 (sin.f64 B) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (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 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (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 #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) (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 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (sin.f64 B) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.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 (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))) (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 (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.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 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.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 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 x (/.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.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) (/.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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) (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 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 x) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.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)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.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 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.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 (sin.f64 B) F) (neg.f64 x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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) (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) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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 (-.f64 (*.f64 (*.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 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.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 (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 (sin.f64 B) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.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 (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))) (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 (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.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 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.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) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 x (/.f64 (sin.f64 B) F))) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B) (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 x (sin.f64 B))) (*.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) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B))) (*.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)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (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)) (/.f64 F (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)) (/.f64 F (sin.f64 B)))))) (+.f64 (/.f64 (neg.f64 x) (tan.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)) (/.f64 F (sin.f64 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 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (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)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.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)) (/.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 (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)) (/.f64 F (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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.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)) (/.f64 F (sin.f64 B)))))))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.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 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.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 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (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) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (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 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (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 (-.f64 (*.f64 (*.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 (sin.f64 B) x)) (*.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)) (/.f64 F (sin.f64 B))) (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 (sin.f64 B))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 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 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 (sin.f64 B))) (tan.f64 B)) x))) |
(neg.f64 (-.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)) (/.f64 F (sin.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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)) (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 (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))) (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 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 #s(literal 1 binary64) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.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) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)) (sin.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)) #s(literal 1 binary64)) (/.f64 F (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)) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.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 (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 (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)))) |
(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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) (/.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)) (neg.f64 (sin.f64 B))) (neg.f64 F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (*.f64 (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))) (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 (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)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (/.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.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)) F (/.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)) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) 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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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)) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 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 #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)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (/.f64 (neg.f64 x) (tan.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)) (/.f64 #s(literal -1 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 (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)))))) |
(fma.f64 (neg.f64 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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 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)) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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)) (/.f64 #s(literal 1 binary64) F)) (/.f64 (neg.f64 x) (tan.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 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.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 (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (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 (sin.f64 B) F) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) x) (*.f64 (/.f64 (sin.f64 B) F) (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 (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 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.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)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.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)) (sin.f64 B))) F)) |
(-.f64 (/.f64 (neg.f64 x) (tan.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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(-.f64 (/.f64 (neg.f64 x) (tan.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)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) F)) (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.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)) (/.f64 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))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) 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)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) (/.f64 (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.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 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 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 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) 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)) (tan.f64 B)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (/.f64 (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.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)) 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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) x) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (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)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)) (*.f64 (/.f64 (sin.f64 B) F) (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 x (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) 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) (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 x #s(literal 2 binary64) (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 (*.f64 (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))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)) (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)) (/.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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 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)) (neg.f64 (sin.f64 B))) (neg.f64 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)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 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)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)) (sin.f64 B)) 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)) (/.f64 #s(literal 1 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 (/.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 #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)) (neg.f64 (/.f64 #s(literal 1 binary64) 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)) (/.f64 #s(literal -1 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 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 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)) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 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)) F) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 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 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 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))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (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 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (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)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 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 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (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 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #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))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.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)) (neg.f64 F))) (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))) (/.f64 (sin.f64 B) F)) |
(/.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 (neg.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 (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 (sin.f64 B) F)) |
(/.f64 (neg.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)) F))) (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)) (neg.f64 F)) (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)) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 (*.f64 (pow.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 (neg.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)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 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) (neg.f64 F))) |
(/.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)) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sin.f64 B) (neg.f64 F))) |
(/.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)) F)) (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 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 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)) (/.f64 (sin.f64 B) 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 (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 (/.f64 (sin.f64 B) 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))) |
(*.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)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.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 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.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) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 x (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)) |
(neg.f64 (/.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)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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)) (/.f64 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 (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)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 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))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) (*.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)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (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)) (/.f64 F (sin.f64 B))))) (neg.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)) (/.f64 F (sin.f64 B))))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.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)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) (*.f64 (/.f64 x (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)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.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 (*.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)) (sin.f64 B))) F) (*.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)) (sin.f64 B))) F))) (+.f64 (/.f64 (neg.f64 x) (tan.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)) (sin.f64 B))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.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)) F)) (/.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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (+.f64 (/.f64 (neg.f64 x) (tan.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)) F)) (/.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 (*.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 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (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))) (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 (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))) (tan.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 (sin.f64 B))) (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 (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))) (tan.f64 B)) (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 (*.f64 (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))))) #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 (*.f64 (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))))) (neg.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)) (/.f64 F (sin.f64 B)))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.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)) (/.f64 F (sin.f64 B))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (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))) (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 (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))) (tan.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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 (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))) (tan.f64 B)) (tan.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 (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)) (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 (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 (/.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 (neg.f64 x) (tan.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)) (sin.f64 B))) F))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.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)) F)) (/.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 (*.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)) F)) (/.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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.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)) F)) (/.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 (*.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)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (*.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 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))))) |
(/.f64 (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 (sin.f64 B))) (tan.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (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)) (/.f64 F (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 (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))) (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 (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))) (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 (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))) (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 (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))) (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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)) (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)) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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)) (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)) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (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) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.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 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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) (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) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(literal -1 binary64) (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))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) F))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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) (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 (neg.f64 x) (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (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) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.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)) F)))) (*.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 (sin.f64 B) (neg.f64 F)) (*.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)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 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 x (/.f64 #s(literal 1 binary64) F) (*.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)) (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.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)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 (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 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (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)) #s(literal -1 binary64)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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 (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 (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)) (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))) (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 (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))) (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))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (tan.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (tan.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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) (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.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 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (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 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.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 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (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 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.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)) 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 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 (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 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 (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 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 (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 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 (sin.f64 B)) x)) (*.f64 (neg.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)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (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)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (*.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 x #s(literal 2 binary64) (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 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 (-.f64 (*.f64 (*.f64 (*.f64 (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))) (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 (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))) (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 (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))) (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 (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))) (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 (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))) (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)) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (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)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (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)) (/.f64 (sin.f64 B) F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (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)) F)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (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 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.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)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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) (/.f64 (sin.f64 B) F)) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.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)) F)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.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 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.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 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.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)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (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)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (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 (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 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (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 (tan.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (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)) #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.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)) (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)) (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)) (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 (neg.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))) (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)) (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))) (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 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)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (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 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (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 (neg.f64 (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (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)) (sin.f64 B)) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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) (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.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 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (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 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (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)) 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 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 (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 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 (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 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 (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 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 (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (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 (/.f64 (sin.f64 B) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (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 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (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 #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) (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 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (sin.f64 B) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.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 (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))) (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 (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.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 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.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 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 x (/.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.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) (/.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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) (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 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 x) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.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)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.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 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.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 (sin.f64 B) F) (neg.f64 x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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) (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) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (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 (-.f64 (*.f64 (*.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 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.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 (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 (sin.f64 B) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.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 (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))) (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 (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.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 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.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) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 x (/.f64 (sin.f64 B) F))) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B) (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 x (sin.f64 B))) (*.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) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B))) (*.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)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (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)) (/.f64 F (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)) (/.f64 F (sin.f64 B)))))) (+.f64 (/.f64 (neg.f64 x) (tan.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)) (/.f64 F (sin.f64 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 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (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)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.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)) (/.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 (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)) (/.f64 F (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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.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)) (/.f64 F (sin.f64 B)))))))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.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 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.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 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (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) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (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 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (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 (-.f64 (*.f64 (*.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 (sin.f64 B) x)) (*.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)) (/.f64 F (sin.f64 B))) (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 (sin.f64 B))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 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 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 (sin.f64 B))) (tan.f64 B)) x))) |
(neg.f64 (-.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)) (/.f64 F (sin.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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)) (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 (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))) (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 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 #s(literal 1 binary64) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.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) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)) (sin.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)) #s(literal 1 binary64)) (/.f64 F (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)) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.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 (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 (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)))) |
(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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) (/.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)) (neg.f64 (sin.f64 B))) (neg.f64 F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (*.f64 (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))) (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 (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)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (/.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.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)) F (/.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)) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) 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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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)) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 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 #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)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (/.f64 (neg.f64 x) (tan.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)) (/.f64 #s(literal -1 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 (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)))))) |
(fma.f64 (neg.f64 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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 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)) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 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 (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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)) (/.f64 #s(literal 1 binary64) F)) (/.f64 (neg.f64 x) (tan.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 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.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 (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (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 (sin.f64 B) F) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) x) (*.f64 (/.f64 (sin.f64 B) F) (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 (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 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.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)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.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)) (sin.f64 B))) F)) |
(-.f64 (/.f64 (neg.f64 x) (tan.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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(-.f64 (/.f64 (neg.f64 x) (tan.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)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) F)) (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.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)) (/.f64 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))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) 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)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) (/.f64 (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.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 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 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 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) 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)) (tan.f64 B)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (/.f64 (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(+.f64 (/.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)) 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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) x) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (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)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (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)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)) (*.f64 (/.f64 (sin.f64 B) F) (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 x (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) 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) (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 x #s(literal 2 binary64) (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 (*.f64 (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))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.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)) (/.f64 F (sin.f64 B)))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (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 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)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.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 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.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) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 x (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)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (sin.f64 (fma.f64 (neg.f64 B) #s(literal 2 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (neg.f64 B) #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64))) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64)))) |
(/.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (cos.f64 B) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 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))) |
(/.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)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(tan.f64 (neg.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))))) |
(tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)) (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)) (/.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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 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)) (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 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)) (neg.f64 (sin.f64 B))) (neg.f64 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)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 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)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)) (sin.f64 B)) 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)) (/.f64 #s(literal 1 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 (/.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 #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)) (neg.f64 (/.f64 #s(literal 1 binary64) 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)) (/.f64 #s(literal -1 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 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 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)) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 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)) F) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 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 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 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))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (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 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (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)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 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 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (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 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #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))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.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)) (neg.f64 F))) (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))) (/.f64 (sin.f64 B) F)) |
(/.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 (neg.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 (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 (sin.f64 B) F)) |
(/.f64 (neg.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)) F))) (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)) (neg.f64 F)) (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)) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 (*.f64 (pow.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 (neg.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)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 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) (neg.f64 F))) |
(/.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)) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sin.f64 B) (neg.f64 F))) |
(/.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)) F)) (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 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 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)) (/.f64 (sin.f64 B) 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 (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 (/.f64 (sin.f64 B) 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))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F)) |
(*.f64 #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 (neg.f64 F) (sin.f64 B))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 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 (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 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 F #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 F #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 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) (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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) F) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 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 (*.f64 #s(literal 1 binary64) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) F)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (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 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(+.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sin.f64 B)))) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) F) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 F)) |
(/.f64 (sin.f64 B) F) |
(/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(neg.f64 (/.f64 (sin.f64 B) (neg.f64 F))) |
Compiled 51 170 to 4 922 computations (90.4% saved)
34 alts after pruning (32 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 350 | 29 | 1 379 |
| Fresh | 14 | 3 | 17 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 367 | 34 | 1 401 |
| Status | Accuracy | Program |
|---|---|---|
| 61.4% | (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| ▶ | 61.4% | (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) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| 52.9% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 55.5% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 59.9% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| ▶ | 72.9% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
| 61.4% | (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)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 50.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 (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| ✓ | 72.9% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
| ▶ | 72.9% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
| 72.8% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))))) | |
| 58.5% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.f64 B))) | |
| 49.6% | (-.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)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 50.2% | (-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 72.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.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)))))) | |
| 58.4% | (+.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)))))) | |
| 31.2% | (+.f64 (neg.f64 (*.f64 x (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 51.5% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) | |
| 37.0% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) 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)))))) | |
| 36.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) 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)))))) | |
| ▶ | 35.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
| 35.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)))))))) | |
| 15.2% | #s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 47.9% | #s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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)))))) | |
| 53.4% | #s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| 53.9% | #s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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))))))) | |
| 48.3% | #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)) | |
| ✓ | 20.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| 13.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #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.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
| 3.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) | |
| 13.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) | |
| 13.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) | |
| 13.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
Compiled 2 169 to 1 576 computations (27.3% saved)
| Inputs |
|---|
-1 |
2 |
-1/2 |
1 |
| Outputs |
|---|
#s(literal -1 binary64) |
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 6 to 6 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1110 | 10227 |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (tan.f64 B)) |
#s(literal -1 binary64) |
(tan.f64 B) |
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)) (/.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)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal -1/2 binary64) |
(/.f64 F (sin.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) #s(approx (sin B) B))) |
(/.f64 #s(literal -1 binary64) #s(approx (sin B) B)) |
#s(approx (sin B) B) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x 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))) |
(/.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 F (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 -1/2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
(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) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (tan.f64 B) x) |
| Outputs |
|---|
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* 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 (+ (* 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 (+ (* 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) |
#s(approx (/ F (sin 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 (/.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 (pow (+ 2 (* 2 x)) -1/2)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B))) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.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 (+ (* x 2) (+ (* F F) 2)) (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 (+ (* 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 (+ (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) #s(literal 1 binary64)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F))))))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F))) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* 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 (+ (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) #s(literal -1 binary64)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F)))))))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B)) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) B)) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) B)) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) B)) |
#s(approx (/ -1 (tan B)) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/45 binary64) (*.f64 #s(literal 2/945 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(literal 1 binary64)) B)) |
#s(approx (tan 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 (* (pow (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (/ 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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/6 binary64)))))) |
#s(approx (+ (neg (* 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) 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 (* 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 (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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)) -1/2)) (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) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.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)) -1/2)) (sin B)) (/.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.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)) -1/2)) (sin B)) (/.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))))) B)) |
#s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) 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 (/ (tan B) x) (/.f64 B x)) |
#s(approx (/ (tan B) x) (*.f64 B (fma.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) x) (*.f64 B (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.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) x) (*.f64 B (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.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 (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ -1 (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (* (pow (+ (* x 2) (+ (* 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 (sin 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 (* x (/ 1 (tan B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (/ (tan B) x) (/.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* 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 (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx x x) |
#s(approx (* (pow (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* 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 (+ (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 (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (/.f64 (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (sin.f64 B)) (/.f64 (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 x (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (sin.f64 B)) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sin.f64 B)))))) (/.f64 (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* F (pow (+ 2 (* 2 x)) -1/2)) (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (* F (pow (+ 2 (* 2 x)) -1/2)) (fma.f64 #s(literal -1/2 binary64) (*.f64 F (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
#s(approx (* F (pow (+ 2 (* 2 x)) -1/2)) (fma.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 F (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))))))) |
#s(approx (* F (pow (+ 2 (* 2 x)) -1/2)) (fma.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 #s(literal -5/16 binary64) (*.f64 F (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 F (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))))))) |
#s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
#s(approx (pow (+ 2 (* 2 x)) -1/2) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ 2 (* 2 x)) -1/2) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ 2 (* 2 x)) -1/2) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal -5/16 binary64) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin 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 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin 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 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin 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 (* (pow (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* 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 (+ (* 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 (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (fma.f64 #s(literal -1/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 x (sin.f64 B))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (fma.f64 #s(literal -1/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 x (sin.f64 B))) (fma.f64 #s(literal 3/8 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 (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))))))) (sin.f64 B))))) |
#s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (fma.f64 #s(literal -1/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 x (sin.f64 B))) (fma.f64 #s(literal -5/16 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 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal 3/8 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 (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))))))) (sin.f64 B)))))) |
#s(approx (* F (pow (+ 2 (* 2 x)) -1/2)) (*.f64 F (exp.f64 (*.f64 #s(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 (* F (pow (+ 2 (* 2 x)) -1/2)) (fma.f64 #s(literal -1/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) (*.f64 F (exp.f64 (*.f64 #s(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 (* F (pow (+ 2 (* 2 x)) -1/2)) (fma.f64 #s(literal -1/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) (fma.f64 #s(literal 3/8 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))))))) (pow.f64 x #s(literal 2 binary64))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) |
#s(approx (* F (pow (+ 2 (* 2 x)) -1/2)) (fma.f64 #s(literal -1/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) (fma.f64 #s(literal -5/16 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))))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 3/8 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))))))) (pow.f64 x #s(literal 2 binary64))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))))) |
#s(approx (pow (+ 2 (* 2 x)) -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/2 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)))))) x)))) |
#s(approx (pow (+ 2 (* 2 x)) -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/2 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)))))) x) (*.f64 #s(literal 3/8 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)))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (pow (+ 2 (* 2 x)) -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/2 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)))))) x) (fma.f64 #s(literal -5/16 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)))))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 3/8 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)))))) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (+ 2 (* 2 x)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (fma.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (fma.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin 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 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin 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 (tan B)) x) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F (sin 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 (* (pow (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* x 2) (+ (* 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 (+ (* 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 (+ (* 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 (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (fma.f64 #s(literal 1/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 x (sin.f64 B))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/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))))))) (sin.f64 B)) (*.f64 #s(literal -3/8 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))))) x) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 5/16 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 #s(literal 3/8 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))))))) (sin.f64 B)))) x) (*.f64 #s(literal -1/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))))))) (sin.f64 B)))) x) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* F (pow (+ 2 (* 2 x)) -1/2)) (fma.f64 #s(literal 1/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) (*.f64 F (exp.f64 (*.f64 #s(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 (* F (pow (+ 2 (* 2 x)) -1/2)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 #s(literal -3/8 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))) 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 (* F (pow (+ 2 (* 2 x)) -1/2)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 5/16 binary64) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x) (*.f64 #s(literal 3/8 binary64) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) 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 (* 2 x)) -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/2 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)))))) x)))) |
#s(approx (pow (+ 2 (* 2 x)) -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/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 #s(literal -3/8 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)))))) x))) x)))) |
#s(approx (pow (+ 2 (* 2 x)) -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 5/16 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)))))) x) (*.f64 #s(literal 3/8 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/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)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) x) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 33.0ms | F | 0 |
| 21.0ms | B | inf |
| 20.0ms | B | -inf |
| 11.0ms | F | -inf |
| 9.0ms | F | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 344 |
| 0 | 85 | 327 |
| 1 | 418 | 322 |
| 2 | 1436 | 322 |
| 0 | 4026 | 316 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (tan.f64 B)) |
#s(literal -1 binary64) |
(tan.f64 B) |
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)) (/.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)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal -1/2 binary64) |
(/.f64 F (sin.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) #s(approx (sin B) B))) |
(/.f64 #s(literal -1 binary64) #s(approx (sin B) B)) |
#s(approx (sin B) B) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x 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))) |
(/.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 F (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 -1/2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
(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) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (tan.f64 B) x) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (tan.f64 B)) (neg.f64 x)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (tan.f64 B)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))) (+.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 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)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 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)) (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (fma.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 F F (fma.f64 #s(literal 2 binary64) x #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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (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 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 x))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) x)) (*.f64 (/.f64 (tan.f64 B) x) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) (*.f64 (/.f64 (tan.f64 B) x) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.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 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 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 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.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)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 F)))) (*.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)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.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)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 F F (fma.f64 #s(literal 2 binary64) x #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)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.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) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 F)))) (*.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) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.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) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (tan.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B) (neg.f64 x))) (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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) #s(literal -1 binary64))) (/.f64 (tan.f64 B) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)))) (/.f64 (tan.f64 B) x)) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) #s(literal -1 binary64)) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 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 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 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)) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (neg.f64 (tan.f64 B))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (tan.f64 B) x) (neg.f64 (tan.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (tan.f64 B) x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (tan.f64 B) x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (/.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (/.f64 (tan.f64 B) (neg.f64 x))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.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)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(pow.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (sin.f64 (fma.f64 B #s(literal 2 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 B #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (sin.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (cos.f64 B) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.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)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(tan.f64 (neg.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64)))) |
(tan.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(tan.f64 (+.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) B))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)))) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
#s(literal -1 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) |
B |
x |
(*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 F (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/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 (+.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 (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x)) (*.f64 x x)) (-.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (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 #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.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 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 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 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) (+.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))) (+.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (+.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (+.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)) (*.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
#s(literal 2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F (neg.f64 F)) (*.f64 F (neg.f64 F)))) (+.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))) (+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))) (+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))) |
(/.f64 (-.f64 (*.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 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 F F)) (neg.f64 (*.f64 F F)))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 F (neg.f64 F)) (*.f64 F (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (neg.f64 (*.f64 F F)) (neg.f64 (*.f64 F F)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F))) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
F |
#s(literal -1/2 binary64) |
(*.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 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 F #s(literal -1 binary64))) (neg.f64 (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)) (sin.f64 B)) |
(/.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (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))) |
(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) #s(approx (sin B) B))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(pow.f64 (neg.f64 #s(approx (sin B) B)) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (sin B) B))))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) #s(approx (sin B) B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (sin B) B))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 #s(approx (sin B) B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sin B) B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sin B) B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sin B) B))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sin B) B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 #s(approx (sin B) B)))) |
(/.f64 #s(literal -1 binary64) #s(approx (sin B) B)) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sin B) B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)) (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sin B) B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sin B) B)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)) (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sin B) B)))) |
#s(approx (sin B) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (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 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (+.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (-.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (fma.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64))) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (fma.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (-.f64 (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))))) |
(neg.f64 (-.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(+.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(neg.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 x) (neg.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B x)) |
(/.f64 x (neg.f64 (neg.f64 B))) |
(/.f64 x B) |
(neg.f64 (/.f64 (neg.f64 x) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #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 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #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 #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 #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 #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 x x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) x)) (*.f64 x x)) (-.f64 (+.f64 #s(literal 2 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))) (-.f64 x (+.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 #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) (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 #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 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 x (+.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (+.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (+.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (+.f64 x x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 #s(literal 2 binary64) (+.f64 x x))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) |
(-.f64 (+.f64 x x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 #s(literal 2 binary64) x) x) |
(+.f64 (+.f64 x x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x x))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 x x)) |
(+.f64 x (+.f64 x #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x x)) x) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 x))) (+.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 x (neg.f64 x)) |
(+.f64 x x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F))) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (fma.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (fma.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (fma.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (+.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (fma.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (-.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))))) |
(neg.f64 (-.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F)) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (pow.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.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) (/.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 #s(literal 2 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (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))) |
(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(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 1 binary64) F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) |
(*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 F (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (tan.f64 B)) (neg.f64 x)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (tan.f64 B)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))) (+.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 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)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 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)) (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (fma.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 F F (fma.f64 #s(literal 2 binary64) x #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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (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 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 x))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) x)) (*.f64 (/.f64 (tan.f64 B) x) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) (*.f64 (/.f64 (tan.f64 B) x) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.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 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 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 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.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)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 F)))) (*.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)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.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)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 F F (fma.f64 #s(literal 2 binary64) x #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)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.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) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 F)))) (*.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) (*.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.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) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (tan.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B) (neg.f64 x))) (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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) #s(literal -1 binary64))) (/.f64 (tan.f64 B) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)))) (/.f64 (tan.f64 B) x)) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) #s(literal -1 binary64)) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 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 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 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)) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) (fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (neg.f64 (tan.f64 B))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (tan.f64 B) x) (neg.f64 (tan.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (tan.f64 B) x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (tan.f64 B) x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (/.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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))) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 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)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (/.f64 (tan.f64 B) (neg.f64 x))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (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 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 F F (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 F (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #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 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/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 (+.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 (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x)) (*.f64 x x)) (-.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (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 #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.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 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 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 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) (+.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))) (+.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (+.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (+.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)) (*.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(*.f64 (/.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 #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 (pow.f64 (/.f64 (tan.f64 B) x) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (tan.f64 B) 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 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.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) (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)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 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 #s(literal 1 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (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)))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 (+.f64 x x) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) 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 x (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.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 -1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(neg.f64 (/.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)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) 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) 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) 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) 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 x (tan.f64 B)) #s(literal 1 binary64) (/.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) (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)) (/.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))) |
(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)) (/.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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(+.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(*.f64 (/.f64 (tan.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sin.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (tan.f64 B)) |
(*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x)) |
(*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) |
(*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 x (neg.f64 (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 (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 (cos.f64 B) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64))) (neg.f64 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) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (tan.f64 B)))) (neg.f64 x)) |
(/.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) x)) (cos.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 B))) x) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) x))) |
(/.f64 (neg.f64 (tan.f64 B)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x)) |
(/.f64 (tan.f64 B) x) |
(neg.f64 (/.f64 (tan.f64 B) (neg.f64 x))) |
Compiled 51 036 to 4 716 computations (90.8% saved)
48 alts after pruning (45 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 200 | 24 | 1 224 |
| Fresh | 6 | 21 | 27 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 210 | 48 | 1 258 |
| Status | Accuracy | Program |
|---|---|---|
| 61.4% | (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 37.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 52.9% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 61.3% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 60.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 38.6% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| ▶ | 43.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| 38.6% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 43.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 55.5% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 59.9% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 58.4% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) | |
| 49.5% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.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 (sin.f64 B)))) | |
| 50.1% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) | |
| 51.3% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (pow (+ (* x 2) (+ (* 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)))) | |
| 31.2% | (fma.f64 (tan.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.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)) (/.f64 F (sin.f64 B)))) | |
| 48.0% | (fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 48.3% | (fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 61.4% | (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)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| ▶ | 50.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 (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
| ▶ | 72.9% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 72.9% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
| 72.8% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x)))) | |
| 58.5% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.f64 B))) | |
| 58.4% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 49.6% | (-.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)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| ▶ | 50.2% | (-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
| 34.0% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| 51.5% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) | |
| 37.0% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) 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)))))) | |
| 28.2% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))))) | |
| 34.1% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (sin.f64 B)))) | |
| 35.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) | |
| 35.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)))))))) | |
| 28.2% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) B)))) | |
| 35.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (*.f64 (/.f64 #s(literal 1 binary64) 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)))) | |
| 15.2% | #s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 47.9% | #s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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)))))) | |
| 53.4% | #s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| 48.3% | #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)) | |
| ✓ | 20.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| 13.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #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.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
| 3.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) | |
| ▶ | 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
| 13.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) | |
| 13.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) | |
| 13.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
Compiled 3 159 to 2 272 computations (28.1% saved)
| Inputs |
|---|
2 |
-1/2 |
1 |
-1 |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 6 to 6 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 893 | 7510 |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(*.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))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
x |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal -1/2 binary64) |
(/.f64 F (sin.f64 B)) |
(sin.f64 B) |
B |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64))) |
(*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)) |
(log.f64 (neg.f64 #s(approx (sin B) B))) |
(neg.f64 #s(approx (sin B) B)) |
#s(approx (sin B) B) |
#s(literal -1 binary64) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 #s(literal -1 binary64) F) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.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 (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)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 x (tan.f64 B)) |
| Outputs |
|---|
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.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))) (/ (/ 1 (tan B)) (/ 1 x))) (-.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))) (/ (/ 1 (tan B)) (/ 1 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 (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))) (/ (/ 1 (tan B)) (/ 1 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 (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 (+ (* 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) (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 (+ (* 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 (+ (* 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) |
#s(approx (/ F (sin B)) (/.f64 F (sin.f64 B))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (/ -1 F) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.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))) (/ (/ 1 (tan B)) (/ 1 x))) (*.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))) (/ (/ 1 (tan B)) (/ 1 x))) (*.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 (+ (* 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) (/.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 (+ (* 2 x) (+ (* F F) 2)) (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 (+ (* F F) 2) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F))))))))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.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))) (/ (/ 1 (tan B)) (/ 1 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)) (*.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))) (/ (/ 1 (tan B)) (/ 1 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)) (*.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 (+ (* 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) (-.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 (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F)))))))))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.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))) (/ (/ 1 (tan B)) (/ 1 x))) (/.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))) (/ (/ 1 (tan B)) (/ 1 x))) (/.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 (+ (* 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 (/ 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) 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 (/ (/ 1 (tan B)) (/ 1 x)) (/.f64 x B)) |
#s(approx (/ (/ 1 (tan B)) (/ 1 x)) (/.f64 (+.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (/ (/ 1 (tan B)) (/ 1 x)) (/.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 (/ (/ 1 (tan B)) (/ 1 x)) (/.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 (/ 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 (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 (exp (* (log (neg (sin B))) -1)) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (exp (* (log (neg (sin B))) -1)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (exp (* (log (neg (sin B))) -1)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (exp (* (log (neg (sin B))) -1)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (* (log (neg (sin B))) -1) (*.f64 #s(literal -1 binary64) (log.f64 (neg.f64 B)))) |
#s(approx (* (log (neg (sin B))) -1) (fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 B)) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))) |
#s(approx (* (log (neg (sin B))) -1) (fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 B)) (*.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/6 binary64))))) |
#s(approx (* (log (neg (sin B))) -1) (fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 B)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/45 binary64) (*.f64 #s(literal -71/22680 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/6 binary64))))) |
#s(approx (log (neg (sin B))) (log.f64 (neg.f64 B))) |
#s(approx (log (neg (sin B))) (+.f64 (log.f64 (neg.f64 B)) (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 2 binary64))))) |
#s(approx (log (neg (sin B))) (+.f64 (log.f64 (neg.f64 B)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/45 binary64) (pow.f64 B #s(literal 2 binary64))))))) |
#s(approx (log (neg (sin B))) (+.f64 (log.f64 (neg.f64 B)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 71/22680 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/45 binary64))))))) |
#s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/120 binary64))))) #s(literal 1 binary64)))) |
#s(approx (/ 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 (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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 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))) (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))) (/.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 (sin B) (sin.f64 B)) |
#s(approx (/ (/ 1 (tan B)) (/ 1 x)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (* (log (neg (sin B))) -1) (*.f64 #s(literal -1 binary64) (log.f64 (neg.f64 (sin.f64 B))))) |
#s(approx (log (neg (sin B))) (log.f64 (neg.f64 (sin.f64 B)))) |
#s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.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))) (/ (/ 1 (tan B)) (/ 1 x))) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (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))) (/ (/ 1 (tan B)) (/ 1 x))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (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))) (/ (/ 1 (tan B)) (/ 1 x))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (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 (+ (* 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) (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 x x) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 x (-.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (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))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (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 (+ (* 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) (exp.f64 (*.f64 #s(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 (+ (* 2 x) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) |
#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 (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (fma.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (fma.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 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))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 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 (+ (* 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) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 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 (+ (* 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 (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) x) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 53.0ms | B | 0 |
| 31.0ms | B | inf |
| 28.0ms | B | -inf |
| 9.0ms | x | 0 |
| 3.0ms | x | -inf |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 355 |
| 0 | 93 | 344 |
| 1 | 413 | 328 |
| 2 | 1532 | 326 |
| 0 | 4127 | 326 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(*.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))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
x |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal -1/2 binary64) |
(/.f64 F (sin.f64 B)) |
(sin.f64 B) |
B |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64))) |
(*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)) |
(log.f64 (neg.f64 #s(approx (sin B) B))) |
(neg.f64 #s(approx (sin B) B)) |
#s(approx (sin B) B) |
#s(literal -1 binary64) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 #s(literal -1 binary64) F) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.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 (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)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 x (tan.f64 B)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.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))) x)) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.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))) x)) #s(literal -1 binary64)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.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 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 #s(literal 1 binary64) (/.f64 (neg.f64 (*.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)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.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)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.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 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (tan.f64 B)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 (tan.f64 B) x)) |
(/.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 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 (*.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)) (sin.f64 B)) (*.f64 (tan.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)) 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 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 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 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 (neg.f64 (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) (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) x) (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)) F)))) (*.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 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.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)) 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 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) (sin.f64 B)) (*.f64 (tan.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)) 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 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 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) (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)) F)))) (*.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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) x) (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)) F)))) (*.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) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) (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)) F)))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.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 (neg.f64 (/.f64 (tan.f64 B) x)) (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 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 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (/.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 (-.f64 (*.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 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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.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)) (neg.f64 F)) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.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)) (neg.f64 F)) (/.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 (-.f64 (*.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 F)) (/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 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))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 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 (-.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))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(/.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 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) 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 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.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 #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 (-.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))) (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 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 (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 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 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 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 (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 (-.f64 (*.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)) 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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.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)) F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.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)) F)) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.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)) F)) (/.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 (-.f64 (*.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)) F)) (/.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 (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)) F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 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) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 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 (-.f64 (*.f64 (*.f64 (pow.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 (sin.f64 B) (/.f64 x (tan.f64 B)))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 (tan.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)) F) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (/.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) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (tan.f64 B)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (tan.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (tan.f64 B)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (tan.f64 B) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.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))) x) (tan.f64 B)) #s(literal 1 binary64)) x) (*.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.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))) x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.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 (-.f64 (/.f64 (*.f64 (*.f64 (pow.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 (sin.f64 B) x)) (/.f64 #s(literal -1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) 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) (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (tan.f64 B) 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)) F) (/.f64 #s(literal -1 binary64) x)) (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) (tan.f64 B))))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) 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)) F) (/.f64 #s(literal 1 binary64) x)) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B))))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) 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)) 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 (neg.f64 (-.f64 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.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))) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.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))) x)) (/.f64 #s(literal -1 binary64) x)) |
(/.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 (-.f64 (/.f64 (*.f64 (*.f64 (pow.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 (sin.f64 B) x)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 #s(literal -1 binary64) 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) (tan.f64 B)) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64)) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 (*.f64 (*.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 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 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.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)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (*.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)))) (neg.f64 (*.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 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.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 (*.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))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.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 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.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)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.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)))) #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 (/.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)))) (neg.f64 (*.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 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (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)) 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)) F) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.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 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 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.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 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (/.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 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 (neg.f64 x) (tan.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 (*.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))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.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 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))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.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 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.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 x (tan.f64 B))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))))) |
(neg.f64 (-.f64 (neg.f64 (*.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)))) |
(neg.f64 (-.f64 (/.f64 x (tan.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))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (*.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)))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.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)))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (neg.f64 (*.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)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.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)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (*.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)))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 (*.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)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.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)))) |
(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 (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (*.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)))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.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 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (/.f64 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 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(-.f64 (*.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 x (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (*.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 (neg.f64 x) (tan.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 (/.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))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 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 (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)) F))) (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)) (neg.f64 F)) (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 (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)) F)) (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 (sin.f64 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 (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 #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 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 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 (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 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(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 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 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 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #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 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) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
#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 F (neg.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F))) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
F |
#s(literal -1/2 binary64) |
(*.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))) |
(sin.f64 B) |
B |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.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) 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 (/.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 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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal -1 binary64)) (/.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) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (*.f64 (sin.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) x)) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.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 (*.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 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) (*.f64 #s(literal 1 binary64) (neg.f64 (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 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 x (cos.f64 B)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (tan.f64 B) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (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) x) (*.f64 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.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 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (tan.f64 B) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) x) #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 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (tan.f64 B) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 x (*.f64 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 x (*.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 x (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 1 binary64)))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 x (*.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(/.f64 x (*.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(pow.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (sin.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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (tan.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 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) #s(literal 2 binary64)) |
(/.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 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.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) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal -1 binary64)) |
(/.f64 (cos.f64 B) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 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 (*.f64 (tan.f64 B) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 (tan.f64 B) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.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) (*.f64 (tan.f64 B) #s(literal 1 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))) |
(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))) |
#s(literal 1 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 (pow.f64 #s(literal -1 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B)))) |
(pow.f64 (neg.f64 #s(approx (sin B) B)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 #s(approx (sin B) B)))) |
(/.f64 #s(literal -1 binary64) #s(approx (sin B) B)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 #s(approx (sin B) B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sin B) B))) |
(-.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 #s(literal 1 binary64) (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
(-.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) |
(fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
(fabs.f64 (neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (neg.f64 #s(approx (sin B) B)))) |
(*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(neg.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal 1 binary64))) |
(neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))) |
(-.f64 (log.f64 #s(literal 1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B)))) |
(log.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
(log.f64 (neg.f64 #s(approx (sin B) B))) |
(neg.f64 #s(approx (sin B) B)) |
(sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (sin B) B)))) |
(fabs.f64 (neg.f64 #s(approx (sin B) B))) |
(fabs.f64 #s(approx (sin B) B)) |
(exp.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))) |
(+.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))) |
#s(approx (sin B) B) |
#s(literal -1 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (+.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (fma.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (-.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))))) |
(neg.f64 (-.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) F)) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F))) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(*.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) (*.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 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (*.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) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.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 #s(literal 2 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F) |
(*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) |
(*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) |
(*.f64 F #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) |
(pow.f64 (neg.f64 F) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) F)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 F))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 F))) |
(/.f64 #s(literal -1 binary64) F) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 F #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 F)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 F))) |
(neg.f64 (/.f64 #s(literal 1 binary64) F)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(neg.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(*.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)) |
(pow.f64 (*.f64 B (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 B #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 B) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #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) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 B (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) B)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 B) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 B (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B x)) |
(/.f64 x (*.f64 (neg.f64 B) #s(literal -1 binary64))) |
(/.f64 x (*.f64 B #s(literal 1 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) B)) |
(/.f64 x B) |
(neg.f64 (/.f64 x (neg.f64 B))) |
(neg.f64 (/.f64 (neg.f64 x) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 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 #s(literal 1 binary64) (/.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.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 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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (-.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) |
(/.f64 (+.f64 (pow.f64 (*.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))) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64))) (fma.f64 (*.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 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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (*.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))))) |
(/.f64 (-.f64 (*.f64 (*.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 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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (+.f64 (*.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))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(/.f64 (-.f64 (pow.f64 (*.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))) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(literal 3 binary64))) (fma.f64 (*.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 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))) (fma.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.f64 (*.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))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))))) |
(neg.f64 (-.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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))))) |
(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)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.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))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (/.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 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 (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)) F))) (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)) (neg.f64 F)) (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 (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)) F)) (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 (sin.f64 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 (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 #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 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 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 (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 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(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 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 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 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #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 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) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (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 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (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) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (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 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) #s(literal 1 binary64)) (*.f64 (tan.f64 B) (/.f64 x (tan.f64 B)))) (*.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (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) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (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 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) (/.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 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) (/.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 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) (/.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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #s(literal -1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #s(literal -1 binary64)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #s(literal -1 binary64)) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.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 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.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 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.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) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (/.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 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (/.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 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (/.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 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (/.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 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (/.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 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (/.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 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (*.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) x))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (tan.f64 B)) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x (tan.f64 B))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F) |
(*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F))) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F))) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F))) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.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) 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 (/.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 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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal -1 binary64)) (/.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) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (*.f64 (sin.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) x)) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.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 (*.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 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) (*.f64 #s(literal 1 binary64) (neg.f64 (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 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 x (cos.f64 B)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (tan.f64 B) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (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) x) (*.f64 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.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 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (tan.f64 B) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) x) #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 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (tan.f64 B) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 x (*.f64 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 x (*.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 x (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 1 binary64)))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 x (*.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(/.f64 x (*.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
Compiled 39 387 to 4 031 computations (89.8% saved)
57 alts after pruning (54 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 032 | 29 | 1 061 |
| Fresh | 15 | 25 | 40 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1 052 | 57 | 1 109 |
| Status | Accuracy | Program |
|---|---|---|
| 50.2% | (fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 37.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 52.9% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 61.3% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 60.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 38.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #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))) | |
| 27.9% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 38.6% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 55.5% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 59.9% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 58.4% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) | |
| 49.5% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.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 (sin.f64 B)))) | |
| 51.3% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (pow (+ (* x 2) (+ (* 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)))) | |
| 42.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 31.2% | (fma.f64 (tan.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.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)) (/.f64 F (sin.f64 B)))) | |
| 38.6% | (fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 35.8% | (fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 48.3% | (fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 61.4% | (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)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 43.2% | (/.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (sin.f64 B)) | |
| 59.7% | (/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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))) | |
| ✓ | 50.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 (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
| 36.7% | (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| 37.0% | (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| 34.0% | (-.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 (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| 72.8% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x)))) | |
| 58.4% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) | |
| 58.4% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 49.6% | (-.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)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 33.5% | (-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| 46.4% | (-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) | |
| 51.5% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) | |
| 28.2% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))))) | |
| 34.1% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (sin.f64 B)))) | |
| 35.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) | |
| 35.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)))))))) | |
| 28.2% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) B)))) | |
| 48.3% | #s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 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)) | |
| 15.2% | #s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 47.9% | #s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.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)))))) | |
| 53.4% | #s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal 1 binary64))))) | |
| ✓ | 20.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| 13.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #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.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
| 12.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal 1 binary64))))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) | |
| 8.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) | |
| 9.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) | |
| 9.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))))) | |
| 8.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) | |
| 8.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) | |
| 13.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) | |
| 13.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
Compiled 2 045 to 1 436 computations (29.8% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #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) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #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))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan 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(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)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (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) (sin.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Outputs |
|---|
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (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) (sin.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Outputs |
|---|
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (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) (sin.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F 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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (*.f64 (/.f64 #s(literal 1 binary64) 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)))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (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))) #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (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))) #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(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)) (neg.f64 #s(approx (* x (/ 1 (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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (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))) #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.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) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #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))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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)))))) |
(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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (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))) #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.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) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #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))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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)))))) |
(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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (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))) #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.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) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #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))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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)))))) |
(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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (sin.f64 B)) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (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))) #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.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) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #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))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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)))))) |
(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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (sin.f64 B)) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.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 (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (pow (+ (* x 2) (+ (* 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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) (/.f64 (neg.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)))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.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)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (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))) #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.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) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #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))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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)))))) |
(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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (sin.f64 B)) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.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 (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (pow (+ (* x 2) (+ (* 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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) (/.f64 (neg.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 (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 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 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (tan.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.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)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (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 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)))))))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B)))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 (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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.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 (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 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x)))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (neg.f64 (log.f64 (neg.f64 #s(approx (sin B) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (sin B) 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(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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 (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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 (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 #s(approx (sin B) B))))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (-.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) 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) #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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sin B) B))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* F (pow (+ 2 (* 2 x)) -1/2)) (sin 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 (+.f64 (neg.f64 #s(approx (sin B) B)) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) 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(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F)) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(approx (/ 1 (sin B)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F #s(approx (sin B) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) #s(approx (* x (/ 1 (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 (-.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))) (/ (/ 1 (tan B)) (/ 1 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)) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 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)) #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 (* x (/ 1 (tan B))) (/.f64 x B))) |
(fma.f64 #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)) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -31/15120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (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))) #s(approx (* x (/ 1 (tan B))) (/.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)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.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 (sin.f64 B) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) B))) (/.f64 x (tan.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) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) #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))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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)))))) |
(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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F)) (sin.f64 B)) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.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 (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (pow (+ (* x 2) (+ (* 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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) (/.f64 (neg.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 (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 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 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 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))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (tan.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.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)) (/.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)) (/.f64 F (sin.f64 B))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (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 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)))))))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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 (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) (/ (/ 1 (tan B)) (/ 1 x))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (* (/ 1 (sin B)) (* (pow (+ (* 2 x) (+ (* 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))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B)))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) 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 (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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.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 (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 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x)))) |
(+.f64 (neg.f64 (/.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (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)))))) |
(+.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 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (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)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
51 calls:
| 56.0ms | F |
| 46.0ms | x |
| 38.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)))))) |
| 33.0ms | F |
| 29.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.1% | 1 | B |
| 13.1% | 1 | x |
| 13.1% | 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)))))) |
| 13.1% | 1 | F |
| 19.5% | 2 | F |
| 19.6% | 2 | F |
| 15.8% | 2 | x |
| 18.5% | 3 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 13.2% | 1 | B |
| 19.7% | 2 | F |
| 31.1% | 2 | x |
| 38.8% | 3 | F |
| 36.3% | 2 | B |
| 45.9% | 3 | F |
| 35.5% | 4 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 51.2% | 3 | F |
| 45.9% | 4 | x |
| 51.6% | 3 | F |
| 54.6% | 5 | (+.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)))))) |
| 53.2% | 3 | F |
| 50.7% | 3 | B |
| 56.1% | 2 | B |
| 56.0% | 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)))))) |
| 53.2% | 2 | F |
| 53.1% | 3 | x |
| 60.3% | 2 | F |
| 69.6% | 3 | F |
| 56.2% | 2 | B |
| 69.1% | 2 | B |
| 65.1% | 4 | x |
| 69.6% | 3 | F |
| 76.6% | 3 | F |
| 76.7% | 3 | F |
| 66.5% | 6 | (+.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)))))) |
| 76.7% | 3 | F |
| 77.0% | 3 | F |
| 73.4% | 2 | x |
| 77.9% | 3 | x |
| 77.0% | 3 | F |
| 80.2% | 3 | F |
| 72.9% | 2 | B |
| 78.4% | 3 | x |
| 79.8% | 5 | (+.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)))))) |
| 86.2% | 3 | F |
| 91.5% | 3 | F |
| 99.3% | 3 | F |
| 99.7% | 3 | F |
| 87.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.7% | 3 | F |
| 84.1% | 1 | B |
| 84.1% | 1 | x |
Compiled 3 892 to 721 computations (81.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 5.783367310846085e-5 | 26.119995457731175 |
| 8.0ms | -68217946421136470.0 | -58851957852704190.0 |
| 26.0ms | 192× | 0 | valid |
Compiled 690 to 533 computations (22.8% saved)
ival-pow: 6.0ms (28.9% of total)ival-tan: 4.0ms (19.3% of total)ival-sin: 3.0ms (14.5% of total)ival-mult!: 3.0ms (14.5% of total)ival-div!: 2.0ms (9.6% of total)ival-add!: 1.0ms (4.8% of total)ival-neg: 1.0ms (4.8% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.783367310846085e-5 | 26.119995457731175 |
| 1.0ms | -68217946421136470.0 | -58851957852704190.0 |
Compiled 558 to 449 computations (19.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.783367310846085e-5 | 26.119995457731175 |
| 29.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
| 22.0ms | 160× | 0 | valid |
Compiled 923 to 758 computations (17.9% saved)
ival-pow: 5.0ms (28.4% of total)ival-tan: 4.0ms (22.7% of total)ival-sin: 3.0ms (17.1% of total)ival-mult!: 3.0ms (17.1% of total)ival-div!: 2.0ms (11.4% of total)ival-add!: 1.0ms (5.7% of total)ival-neg: 1.0ms (5.7% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 4.382241878800323e-6 | 5.783367310846085e-5 |
| 6.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
| 17.0ms | 128× | 0 | valid |
Compiled 766 to 612 computations (20.1% saved)
ival-mult!: 4.0ms (29.2% of total)ival-tan: 3.0ms (21.9% of total)ival-sin: 2.0ms (14.6% of total)ival-pow: 2.0ms (14.6% of total)ival-add!: 1.0ms (7.3% of total)ival-neg: 1.0ms (7.3% of total)ival-div!: 1.0ms (7.3% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 4.382241878800323e-6 | 5.783367310846085e-5 |
| 2.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
| 10.0ms | 80× | 0 | valid |
Compiled 802 to 636 computations (20.7% saved)
ival-tan: 2.0ms (25.3% of total)ival-sin: 2.0ms (25.3% of total)ival-pow: 2.0ms (25.3% of total)ival-add!: 1.0ms (12.6% of total)ival-div!: 1.0ms (12.6% of total)ival-mult!: 1.0ms (12.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 | 4.382241878800323e-6 | 5.783367310846085e-5 |
| 6.0ms | -68217946421136470.0 | -58851957852704190.0 |
| 4.0ms | 32× | 0 | valid |
Compiled 498 to 389 computations (21.9% saved)
ival-tan: 1.0ms (30.4% of total)ival-sin: 1.0ms (30.4% of total)ival-pow: 1.0ms (30.4% of total)ival-mult!: 1.0ms (30.4% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)ival-div!: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 124672650.95074646 | 308432362166.06085 |
| 25.0ms | -6977039267.727126 | -21137.972554198725 |
| 37.0ms | 272× | 0 | valid |
Compiled 1 084 to 825 computations (23.9% saved)
ival-tan: 9.0ms (30.1% of total)ival-sin: 5.0ms (16.7% of total)ival-pow: 5.0ms (16.7% of total)ival-mult!: 5.0ms (16.7% of total)ival-div!: 3.0ms (10.0% of total)ival-add!: 2.0ms (6.7% of total)ival-neg: 1.0ms (3.3% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.783367310846085e-5 | 26.119995457731175 |
| 2.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
Compiled 1 094 to 853 computations (22.0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5.783367310846085e-5 | 26.119995457731175 |
| 2.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
Compiled 1 436 to 1 081 computations (24.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5.783367310846085e-5 | 26.119995457731175 |
| 3.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
Compiled 1 417 to 1 062 computations (25.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5.783367310846085e-5 | 26.119995457731175 |
| 2.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
Compiled 1 531 to 1 138 computations (25.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 7.0664215311535274e-9 | 1.1999043203947672e-7 |
| 14.0ms | 112× | 0 | valid |
Compiled 541 to 397 computations (26.6% 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-neg: 1.0ms (9.5% of total)ival-div!: 1.0ms (9.5% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.382241878800323e-6 | 5.783367310846085e-5 |
| 2.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
Compiled 1 022 to 788 computations (22.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
Compiled 650 to 506 computations (22.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.2708388786742976e-5 | 1.4025638129982084e-5 |
| 6.0ms | 32× | 0 | valid |
Compiled 156 to 122 computations (21.8% saved)
ival-tan: 3.0ms (54.7% of total)ival-sin: 1.0ms (18.2% of total)ival-pow: 1.0ms (18.2% of total)ival-mult!: 1.0ms (18.2% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)ival-div!: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 3.1651157451679035e+140 | 5.197748310595806e+141 |
| 2.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
| 14.0ms | 112× | 0 | valid |
Compiled 1 177 to 888 computations (24.6% saved)
ival-tan: 2.0ms (18.4% of total)ival-sin: 2.0ms (18.4% of total)ival-pow: 2.0ms (18.4% of total)ival-mult!: 2.0ms (18.4% of total)ival-add!: 1.0ms (9.2% of total)ival-neg: 1.0ms (9.2% of total)ival-div!: 1.0ms (9.2% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.1651157451679035e+140 | 5.197748310595806e+141 |
| 28.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
| 22.0ms | 144× | 0 | valid |
Compiled 1 067 to 808 computations (24.3% saved)
ival-tan: 3.0ms (21.2% of total)ival-sin: 3.0ms (21.2% of total)ival-pow: 3.0ms (21.2% of total)ival-mult!: 2.0ms (14.1% of total)ival-add!: 1.0ms (7.1% of total)ival-neg: 1.0ms (7.1% of total)ival-div!: 1.0ms (7.1% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 26.119995457731175 | 12826735503.562298 |
| 19.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
| 38.0ms | 256× | 0 | valid |
Compiled 1 702 to 1 204 computations (29.3% saved)
ival-pow: 11.0ms (35.3% of total)ival-tan: 5.0ms (16.0% of total)ival-sin: 5.0ms (16.0% of total)ival-mult!: 4.0ms (12.8% of total)ival-div!: 3.0ms (9.6% of total)ival-add!: 2.0ms (6.4% of total)ival-neg: 1.0ms (3.2% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.0803763497952382e+74 | 1.6359535502004973e+81 |
| 2.0ms | -14655910419399.895 | -1.1593405160201476e-5 |
| 18.0ms | 144× | 0 | valid |
Compiled 1 729 to 1 213 computations (29.8% saved)
ival-tan: 3.0ms (22.0% of total)ival-pow: 3.0ms (22.0% of total)ival-sin: 2.0ms (14.7% of total)ival-mult!: 2.0ms (14.7% of total)ival-add!: 1.0ms (7.3% of total)ival-neg: 1.0ms (7.3% of total)ival-div!: 1.0ms (7.3% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.0803763497952382e+74 | 1.6359535502004973e+81 |
| 18.0ms | -70916461430138.06 | -14655910419399.895 |
| 14.0ms | 96× | 0 | valid |
Compiled 1 437 to 1 007 computations (29.9% saved)
ival-tan: 2.0ms (21.1% of total)ival-sin: 2.0ms (21.1% of total)ival-pow: 2.0ms (21.1% of total)ival-mult!: 2.0ms (21.1% of total)ival-add!: 1.0ms (10.5% of total)ival-div!: 1.0ms (10.5% 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 |
|---|---|---|
| 30.0ms | 7.126729414887679e-40 | 3.893082018930019e-29 |
| 23.0ms | 160× | 0 | valid |
Compiled 800 to 606 computations (24.3% saved)
ival-tan: 4.0ms (25.1% of total)ival-sin: 3.0ms (18.8% of total)ival-pow: 3.0ms (18.8% of total)ival-mult!: 3.0ms (18.8% of total)ival-div!: 2.0ms (12.5% of total)ival-add!: 1.0ms (6.3% of total)ival-neg: 1.0ms (6.3% of total)adjust: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 7.126729414887679e-40 | 3.893082018930019e-29 |
Compiled 800 to 606 computations (24.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 3.4456739192914015e-17 | 4.1821465640355974e-13 |
| 18.0ms | 128× | 0 | valid |
Compiled 582 to 434 computations (25.4% saved)
ival-tan: 3.0ms (20.9% of total)ival-div!: 3.0ms (20.9% of total)ival-sin: 2.0ms (13.9% of total)ival-pow: 2.0ms (13.9% of total)ival-mult!: 2.0ms (13.9% of total)ival-add!: 1.0ms (7.0% of total)ival-neg: 1.0ms (7.0% of total)adjust: 0.0ms (0.0% of total)| 1× | fuel |
Compiled 2 238 to 239 computations (89.3% saved)
Compiled 6 836 to 2 381 computations (65.2% saved)
Loading profile data...