
Time bar (total: 7.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 0 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 1 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 2 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 3 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 4 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 5 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0.0% | 0.0% | 0.0% | 6 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0.0% | 0.0% | 0.0% | 7 |
| 16.7% | 15.6% | 78.0% | 0.1% | 0.0% | 6.2% | 0.0% | 8 |
| 25.0% | 23.4% | 70.2% | 0.1% | 0.0% | 6.2% | 0.0% | 9 |
| 29.7% | 26.9% | 63.6% | 0.1% | 0.0% | 9.4% | 0.0% | 10 |
| 30.8% | 26.9% | 60.5% | 0.1% | 0.0% | 12.5% | 0.0% | 11 |
| 35.9% | 31.4% | 56.0% | 0.1% | 0.0% | 12.5% | 0.0% | 12 |
Compiled 29 to 22 computations (24.1% saved)
| 1.5s | 8 256× | 0 | valid |
| 45.0ms | 329× | 0 | invalid |
ival-tan: 473.0ms (36.8% of total)ival-sin: 225.0ms (17.5% of total)ival-pow: 208.0ms (16.2% of total)ival-mult!: 179.0ms (13.9% of total)ival-div!: 94.0ms (7.3% of total)ival-add!: 56.0ms (4.4% of total)ival-neg: 47.0ms (3.7% of total)adjust: 2.0ms (0.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 230 |
| 1 | 342 | 212 |
| 2 | 1400 | 212 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.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)))))) |
(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 |
|---|---|---|
| 40.0ms | B | inf |
| 21.0ms | B | -inf |
| 5.0ms | x | inf |
| 4.0ms | F | 0 |
| 4.0ms | F | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 103 |
| 0 | 37 | 97 |
| 1 | 151 | 96 |
| 2 | 607 | 96 |
| 3 | 2840 | 96 |
| 0 | 4134 | 87 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.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 |
|---|---|---|
| 71.5% | (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)))) | |
| ▶ | 80.7% | (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))) |
| 80.7% | (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))) | |
| 80.7% | (/.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)) | |
| ▶ | 71.6% | (-.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))) |
| 71.5% | (+.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)))))) | |
| 80.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) | |
| 71.4% | (+.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)))))) | |
| 51.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))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) | |
| 45.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 43.0% | (+.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)))) | |
| 56.8% | (+.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)))))) | |
| 43.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 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))))))) | |
| 41.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.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)))))))) | |
| ▶ | 47.5% | (+.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)))))) |
| 43.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) | |
| 31.3% | #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))) | |
| 18.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))) | |
| ▶ | 20.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| 46.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)))))) | |
| 50.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)))) | |
| ▶ | 50.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 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 462 to 1 038 computations (29.0% 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 | 1113 | 10436 |
| 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)) |
#s(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))))))) |
(*.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 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) |
(*.f64 F (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) |
(*.f64 x (cos.f64 B)) |
(cos.f64 B) |
| 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 (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F)) |
#s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (* F (sin B)) (*.f64 F (sin.f64 B))) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
#s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F))) |
#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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))) |
#s(approx (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))))))) B)) |
#s(approx (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1/24 binary64) (/.f64 x F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))))))))) B)) |
#s(approx (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (fma.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1/24 binary64) (/.f64 x F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 x F) (*.f64 #s(literal 31/15120 binary64) (/.f64 #s(literal 1 binary64) F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 x F) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))))))))))))))) B)) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (fma.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))))) B)) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (fma.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1/24 binary64) (/.f64 x F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))))))) B)) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (fma.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 F (-.f64 (fma.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1/24 binary64) (/.f64 x F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 x F) (*.f64 #s(literal 31/15120 binary64) (/.f64 #s(literal 1 binary64) F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 x F) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))))))))))))) B)) |
#s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) |
#s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)) |
#s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1/24 binary64) (/.f64 x F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)) |
#s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F) (fma.f64 #s(literal 1/24 binary64) (/.f64 x F) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 x F) (*.f64 #s(literal 31/15120 binary64) (/.f64 #s(literal 1 binary64) F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 x F) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))))))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)) |
#s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
#s(approx (/ 1 (* F (sin B))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (/ 1 (* F (sin B))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal 7/360 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (/ 1 (* F (sin B))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal 31/15120 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F) (*.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (* F (sin B)) (*.f64 B F)) |
#s(approx (* F (sin B)) (*.f64 B (+.f64 F (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))))) |
#s(approx (* F (sin B)) (*.f64 B (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) F (*.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))))))) |
#s(approx (* F (sin B)) (*.f64 B (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) F (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F) (*.f64 #s(literal 1/120 binary64) F)))))))) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (/.f64 x F)) B)) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (/.f64 x F)) B)) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 x F) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 x F)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 x F) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))))))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (/.f64 x F)) B)) |
#s(approx (* x (cos B)) x) |
#s(approx (* x (cos B)) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)))) |
#s(approx (* x (cos B)) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)))))) |
#s(approx (* x (cos B)) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/720 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x) (*.f64 #s(literal 1/24 binary64) x))))))) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64))))) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (/ 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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.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 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))) |
#s(approx (* x (cos B)) (*.f64 x (cos.f64 B))) |
#s(approx (cos B) (cos.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 (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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B)))))) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 x (sin.f64 B)))) (/.f64 (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 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)))) |
#s(approx (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))) |
#s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 x (sin.f64 B)))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 15.0ms | B | inf |
| 15.0ms | B | -inf |
| 9.0ms | F | inf |
| 5.0ms | B | 0 |
| 5.0ms | x | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 366 |
| 0 | 97 | 328 |
| 1 | 406 | 320 |
| 2 | 1856 | 320 |
| 0 | 4452 | 316 |
| 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)) |
#s(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))))))) |
(*.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 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) |
(*.f64 F (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) |
(*.f64 x (cos.f64 B)) |
(cos.f64 B) |
| Outputs |
|---|
(*.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))) (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)) (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))) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (fma.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))) (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 (/.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))) (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 (/.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))) (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 (/.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))) (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 (/.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))) (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 (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 (*.f64 (pow.f64 (fma.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 #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 (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 (*.f64 (pow.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 (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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) (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) (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) (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) (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) (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) (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) (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 (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 (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 (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 (-.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))) (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)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.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))) (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)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.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))) (tan.f64 B)) (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (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 (*.f64 (pow.f64 (fma.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 #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 (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 (*.f64 (pow.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 (-.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 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 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 (neg.f64 (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))) (neg.f64 (tan.f64 B)) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 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 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 (tan.f64 B))) (neg.f64 x))) (neg.f64 (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) (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 (sin.f64 B) (*.f64 (*.f64 (pow.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) (sin.f64 B) (*.f64 (*.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 (*.f64 (pow.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 (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) (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 (-.f64 (*.f64 (*.f64 (pow.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 (/.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))) (tan.f64 B)) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (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))) (neg.f64 (tan.f64 B)) x) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 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 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 (tan.f64 B))) (neg.f64 x)) (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 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 (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) (sin.f64 B) (*.f64 (*.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 (*.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 (fma.f64 (*.f64 (pow.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 (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) (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 (-.f64 (*.f64 (*.f64 (pow.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 (/.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))) (tan.f64 B)) x)) (neg.f64 (tan.f64 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))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 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 #s(literal 1 binary64) (/.f64 (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))) (tan.f64 B)) x))) |
(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 (neg.f64 x) (sin.f64 B)) (cos.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) (sin.f64 B)) (cos.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)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F (/.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 (/.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) (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 (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 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 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)))) |
(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 (/.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 (/.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))) (tan.f64 B)) (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 (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 #s(literal 1 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 (/.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))) (tan.f64 B)) (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 (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 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) 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) (*.f64 (sin.f64 B) F)) F) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.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 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (*.f64 F (/.f64 #s(literal 1 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (*.f64 F #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (*.f64 #s(literal 1 binary64) F)) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (neg.f64 F)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) F) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 F (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 F #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 #s(literal 1 binary64) F)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) F)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 F)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 F #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) F) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) F) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.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 (neg.f64 F) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (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 F (*.f64 (sin.f64 B) F)) |
(/.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) (/.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))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(sin.f64 B) |
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))) F) |
(*.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 (*.f64 (pow.f64 (fma.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #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)))) |
(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 (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 (*.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1 binary64) F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(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 (*.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 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)) (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 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.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 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (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))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(*.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 (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 #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 (/.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))))) (neg.f64 #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))) (sin.f64 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))) (sin.f64 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 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 (*.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 (/.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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (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 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (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 (/.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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (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))) (*.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))) (*.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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (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)) (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))) (*.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 (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 #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) (sin.f64 B))) F (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 (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 (pow.f64 (fma.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 (pow.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 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (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 (/.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 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 (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))) (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))) (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 (/.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))) (*.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))) |
#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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #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 (/.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 #s(literal 1 binary64) 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)) (neg.f64 F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.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) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) 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)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (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 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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)) F)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.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 F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 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) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) 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)) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (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 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.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)) F)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 (*.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 F))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.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) #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) 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)) F))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (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 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.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)) F)) (*.f64 (*.f64 (sin.f64 B) 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 (*.f64 (pow.f64 (fma.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 #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 (*.f64 (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 (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 (*.f64 (pow.f64 (fma.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 (*.f64 (pow.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 (*.f64 (pow.f64 (fma.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 #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 (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) (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 (sin.f64 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 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 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(/.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)) (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 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.f64 (pow.f64 (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 (+.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 (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 (*.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1 binary64) F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(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 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 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 #s(literal -1 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(*.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F))) |
(*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) F) |
(*.f64 (fabs.f64 F) (fabs.f64 F)) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 (*.f64 F F) (pow.f64 #s(literal -1 binary64) #s(literal 2 binary64))) |
(*.f64 F F) |
(pow.f64 (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 F) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 F) #s(literal 2 binary64)) |
(pow.f64 (*.f64 F F) #s(literal 1 binary64)) |
(pow.f64 F #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (pow.f64 (neg.f64 F) #s(literal -1 binary64))) |
(/.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 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 (/.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))) (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)) (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))) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (fma.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))) (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 (/.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))) (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 (/.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))) (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 (/.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))) (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 (/.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))) (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 (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 (*.f64 (pow.f64 (fma.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 #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 (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 (*.f64 (pow.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 (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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) (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) (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) (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) (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) (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) (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) (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 (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 (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 (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 (-.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))) (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)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.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))) (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)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.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))) (tan.f64 B)) (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (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 (*.f64 (pow.f64 (fma.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 #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 (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 (*.f64 (pow.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 (-.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 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 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 (neg.f64 (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))) (neg.f64 (tan.f64 B)) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 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 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 (tan.f64 B))) (neg.f64 x))) (neg.f64 (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) (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 (sin.f64 B) (*.f64 (*.f64 (pow.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) (sin.f64 B) (*.f64 (*.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 (*.f64 (pow.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 (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) (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 (-.f64 (*.f64 (*.f64 (pow.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 (/.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))) (tan.f64 B)) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (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))) (neg.f64 (tan.f64 B)) x) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 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 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 (tan.f64 B))) (neg.f64 x)) (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 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 (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) (sin.f64 B) (*.f64 (*.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 (*.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 (fma.f64 (*.f64 (pow.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 (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) (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 (-.f64 (*.f64 (*.f64 (pow.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 (/.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))) (tan.f64 B)) x)) (neg.f64 (tan.f64 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))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 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 #s(literal 1 binary64) (/.f64 (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))) (tan.f64 B)) x))) |
(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 (neg.f64 x) (sin.f64 B)) (cos.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) (sin.f64 B)) (cos.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)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F (/.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 (/.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) (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 (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 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 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)))) |
(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 (/.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 (/.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))) (tan.f64 B)) (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 (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 #s(literal 1 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 (/.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))) (tan.f64 B)) (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 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #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 (/.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 #s(literal 1 binary64) 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)) (neg.f64 F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.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) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) 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)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (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 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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)) F)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.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 F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 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) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) 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)) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (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 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.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)) F)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 (*.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 F))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.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) #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) 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)) F))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (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 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.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)) F)) (*.f64 (*.f64 (sin.f64 B) 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 (*.f64 (pow.f64 (fma.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 #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 (*.f64 (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 (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 (*.f64 (pow.f64 (fma.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 (*.f64 (pow.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 (*.f64 (pow.f64 (fma.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 #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 (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) (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 (sin.f64 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)) (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 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (*.f64 #s(literal -1 binary64) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (*.f64 x #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (neg.f64 x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) x) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) x) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) x) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) x) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (*.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 (sin.f64 B) F) (*.f64 x #s(literal -1 binary64))) (*.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 #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 (*.f64 (sin.f64 B) F) x) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) x) (*.f64 (*.f64 (sin.f64 B) F) (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))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 F) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F))) F) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F))) F) |
(*.f64 (neg.f64 F) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F))) |
(*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) F) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) (neg.f64 F)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) F)) |
(*.f64 F (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(*.f64 F (neg.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(/.f64 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (neg.f64 F) (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) F))) |
(neg.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) F) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) F)) |
(fma.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F)) (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(fma.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F)))) |
(fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(+.f64 (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(+.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) F) |
(*.f64 F (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 F (/.f64 #s(literal 1 binary64) F)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (*.f64 F #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)) (sin.f64 B) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (*.f64 #s(literal 1 binary64) F))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 F))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) F)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) x)) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) x)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) x)) (sin.f64 B) (*.f64 (sin.f64 B) F)) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) x)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) F))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) x)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 F))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F (*.f64 (cos.f64 B) x)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) F)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 F (/.f64 #s(literal 1 binary64) F)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (*.f64 F #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F) (sin.f64 B) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (*.f64 #s(literal 1 binary64) F))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 F))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) F)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 B) F) x) (cos.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) F))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 F))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) F)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (*.f64 (sin.f64 B) F) x) (cos.f64 B))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 F (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (neg.f64 F) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (neg.f64 F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 F) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (neg.f64 F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 F (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 F (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 F (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 F (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 F (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 F (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (neg.f64 (*.f64 F (fma.f64 (cos.f64 B) x #s(literal 1 binary64)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 F (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) F)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) F)) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(/.f64 (*.f64 F (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) F) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) F) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(fma.f64 (*.f64 F (/.f64 x F)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 F x) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 F (*.f64 (cos.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) |
(fma.f64 (/.f64 x F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) F (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) |
(fma.f64 F (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) |
(fma.f64 x (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F)))) (/.f64 x (*.f64 (tan.f64 B) F))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 B) F) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)) (*.f64 (*.f64 (*.f64 (sin.f64 B) F) x) (cos.f64 B)))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x F) (cos.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x F) (cos.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x F) (cos.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x F) (cos.f64 B)) F (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (*.f64 (/.f64 x F) (cos.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x F) (cos.f64 B)) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)) F (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) F)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) F (*.f64 (*.f64 (sin.f64 B) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (*.f64 (sin.f64 B) F) F)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) F)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) F)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 F (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (sin.f64 B) (*.f64 F (/.f64 #s(literal 1 binary64) F))) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 F)) (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) F (/.f64 F (sin.f64 B))) (*.f64 F F)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 F #s(literal 1 binary64))) (*.f64 F (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 (sin.f64 B) F) (*.f64 F #s(literal 1 binary64))) (*.f64 F (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) F (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 #s(literal 1 binary64) F))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) F (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) F)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) F)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) F (*.f64 (*.f64 (sin.f64 B) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (*.f64 (sin.f64 B) F) F)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) F)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 F (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (sin.f64 B) (*.f64 F (/.f64 #s(literal 1 binary64) F))) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 F)) (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 x (tan.f64 B)) F (/.f64 F (sin.f64 B))) (*.f64 F F)) |
(/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 F #s(literal 1 binary64))) (*.f64 F (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) F) (*.f64 F #s(literal 1 binary64))) (*.f64 F (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (/.f64 x F) (cos.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) F (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) F (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (/.f64 x F) (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (/.f64 x F) (cos.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (neg.f64 F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) F)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (+.f64 (neg.f64 F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 F (*.f64 (/.f64 x F) (cos.f64 B)))) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)))) (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) F) (*.f64 F (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 F (*.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (/.f64 F (sin.f64 B)) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) (*.f64 F F)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 F (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 F (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 F (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) F) (*.f64 F (*.f64 (cos.f64 B) x))) (*.f64 F (*.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (/.f64 F (sin.f64 B)) (*.f64 F (/.f64 x (tan.f64 B)))) (*.f64 F F)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (/.f64 x F) (cos.f64 B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 F (sin.f64 B) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 #s(literal 1 binary64) F (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) F)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 F (sin.f64 B) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 #s(literal 1 binary64) F (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) F)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (/.f64 x F) (cos.f64 B)))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 F (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 #s(literal 1 binary64) F (*.f64 (*.f64 (sin.f64 B) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) (*.f64 (*.f64 (sin.f64 B) F) F)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) F (*.f64 (*.f64 (sin.f64 B) F) (/.f64 x (tan.f64 B)))) (*.f64 (*.f64 (sin.f64 B) F) F)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 F (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 F (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 F (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) F)) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 F (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 F (*.f64 (cos.f64 B) x))) (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (sin.f64 B) F) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (*.f64 (sin.f64 B) F) x) (cos.f64 B))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B))) (neg.f64 F)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (sin.f64 B) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (*.f64 (sin.f64 B) F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B))))) (neg.f64 (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))))) (neg.f64 (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) x) (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (neg.f64 F) (sin.f64 B))))) (neg.f64 (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 F) (sin.f64 B))))) (neg.f64 (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) (/.f64 x F) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (cos.f64 B) x) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (sin.f64 B) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))) (neg.f64 (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) x) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (/.f64 #s(literal 1 binary64) F)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B) (*.f64 (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) F)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x)))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) F)))) (neg.f64 (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) (neg.f64 (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (/.f64 (*.f64 (cos.f64 B) x) F)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))))) |
(/.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) F) (sin.f64 B)) |
(/.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)) F) |
(/.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (sin.f64 B) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) F)) (sin.f64 B)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (sin.f64 B) F))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) F))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) (-.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (fma.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))))))) |
(/.f64 (fma.f64 (cos.f64 B) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) |
(/.f64 (fma.f64 (cos.f64 B) (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (cos.f64 B) x) F)) (sin.f64 B)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (sin.f64 B) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B) (*.f64 (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) F) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (-.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F)))))) |
(/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)) (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))))) |
(neg.f64 (-.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 B) F) x) (cos.f64 B)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (*.f64 (tan.f64 B) F))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (cos.f64 B) (/.f64 x (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 B) F) x) (cos.f64 B)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64) (/.f64 x (*.f64 (tan.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 B) F) x) (cos.f64 B)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 B) F) x) (cos.f64 B)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F))) |
(-.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(-.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F)))) |
(+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 B) F) x) (cos.f64 B)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.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 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 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 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(pow.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 B) F) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) F)) (*.f64 F (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 F #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) F)) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 (sin.f64 B) F) F)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) F)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (/.f64 #s(literal 1 binary64) F)) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F)))) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 F F))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.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)) F) |
(/.f64 #s(literal 1 binary64) (*.f64 F (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) |
(*.f64 F (sin.f64 B)) |
(*.f64 (sin.f64 B) F) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
(pow.f64 (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) F)) |
(*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x) |
(*.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(*.f64 (cos.f64 B) (/.f64 x (*.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (cos.f64 B) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x F)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F)) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 B))) (*.f64 (neg.f64 F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 F))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 F))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 F))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x F) (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) (neg.f64 F)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (*.f64 (/.f64 x F) (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (*.f64 F (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (tan.f64 B)) F)) |
(/.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) F) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 F (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 F))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 F (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) F)) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 (sin.f64 B) F)) |
(/.f64 (/.f64 x (tan.f64 B)) F) |
(/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 F)) |
(/.f64 x (*.f64 F (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) F)) |
(/.f64 x (*.f64 (tan.f64 B) F)) |
(/.f64 x (*.f64 F (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) x))) |
(neg.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F)))) |
(*.f64 (cos.f64 B) x) |
(*.f64 x (cos.f64 B)) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B)) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))) |
(fma.f64 (sin.f64 (fabs.f64 B)) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 B)) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 B) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 B) (*.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 B) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 B)))) |
(-.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 B)))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 B)))) |
(cos.f64 (neg.f64 (fabs.f64 B))) |
(cos.f64 (neg.f64 (neg.f64 B))) |
(cos.f64 (fabs.f64 B)) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
(+.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 #s(literal 0 binary64) (sin.f64 B))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 B)))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
Compiled 68 993 to 6 681 computations (90.3% saved)
32 alts after pruning (31 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 476 | 29 | 1 505 |
| Fresh | 15 | 2 | 17 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 495 | 32 | 1 527 |
| Status | Accuracy | Program |
|---|---|---|
| 56.7% | (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)))) | |
| 53.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))) | |
| 54.2% | (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))) | |
| 56.7% | (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)))) | |
| ▶ | 80.7% | (/.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)) |
| 56.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 #s(approx (sin B) B))) (/.f64 x (tan.f64 B))) | |
| 51.1% | (-.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))) | |
| 47.5% | (-.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))) | |
| 71.4% | (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 45.4% | (-.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))) | |
| ▶ | 56.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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)))) |
| 34.3% | (+.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)))))) | |
| 33.9% | (+.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)))))) | |
| ▶ | 34.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)))) |
| 31.0% | (+.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 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))))))) | |
| 18.5% | #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))) | |
| 50.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)))) | |
| 43.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) | |
| 45.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F))) | |
| ✓ | 20.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (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 (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)))))))) | |
| 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.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
| 50.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 F (/.f64 (fma.f64 (cos.f64 B) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B))))) | |
| 36.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) | |
| 29.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) | |
| 25.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) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) | |
| 29.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) | |
| 29.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) | |
| 3.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 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) | |
| ▶ | 12.6% | #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))) |
| 12.8% | #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 422 to 1 678 computations (30.7% saved)
| Inputs |
|---|
2 |
-1/2 |
-1 |
-7/360 |
1/6 |
1 |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal -1 binary64) |
#s(literal -1401119884070821/72057594037927936 binary64) |
#s(literal 6004799503160661/36028797018963968 binary64) |
#s(literal 1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 8 to 8 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1485 | 15080 |
| 1× | iter-limit |
| Inputs |
|---|
(/.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)) |
(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)))) |
(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 (sin.f64 B) (/.f64 (neg.f64 x) (tan.f64 B))) |
(sin.f64 B) |
B |
(/.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) #s(approx (sin B) B))) |
(/.f64 #s(literal -1 binary64) #s(approx (sin B) B)) |
#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))))) #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 #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 (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 (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)) |
(*.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))) |
(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)) |
(*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) |
#s(literal -7/360 binary64) |
#s(literal 1/6 binary64) |
#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))) (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) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #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 (sin.f64 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))) #s(literal -1/2 binary64)) F) |
(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))) |
| Outputs |
|---|
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (sin 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) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)) (*.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) (* (sin B) (/ (neg x) (tan B)))) (fma.f64 #s(literal -1 binary64) (*.f64 x (cos.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 #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) (* (sin B) (/ (neg x) (tan B)))) (fma.f64 #s(literal -1 binary64) (*.f64 x (cos.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 #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) (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 (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 (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) F)) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) F)) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal 3/16 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) F)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (sin B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (sin B)) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) 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) (* (sin B) (/ (neg x) (tan B)))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) 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) (/.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 (+ (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 (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (sin.f64 B)) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F) (*.f64 F (sin.f64 B))) F)) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 F (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 F #s(literal 4 binary64))) (*.f64 F (sin.f64 B))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F))) F)) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 F (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (*.f64 F (*.f64 (sin.f64 B) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))))) (pow.f64 F #s(literal 6 binary64))) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 3 binary64))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 F #s(literal 3 binary64)))))) 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))) (/.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) (/ (neg x) (tan B)))) (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal -1 binary64)) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 x (cos.f64 B)) F))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (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 x (cos.f64 B)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 2 binary64))))) F) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (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 x (cos.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)) F) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 3 binary64)))))) F))) F) (/.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 (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F) (*.f64 F (sin.f64 B))) F))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F) (*.f64 F (sin.f64 B))))) F))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))))) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 binary64) (*.f64 F (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 F #s(literal 6 binary64))) (*.f64 F (sin.f64 B)))))))) 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))) (/.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) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (sin B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -1 binary64) x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))))) B)) |
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (sin B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 2/15 binary64) x (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal -1/6 binary64) (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)))))) (*.f64 #s(literal 1/120 binary64) (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))))))))) (*.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -1 binary64) x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))))) B)) |
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (sin B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 2/15 binary64) x (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (fma.f64 #s(literal 17/315 binary64) x (fma.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 2/15 binary64) x (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 2/15 binary64) x (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal -1/6 binary64) (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)))))) (*.f64 #s(literal 1/120 binary64) (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))))))) (fma.f64 #s(literal -1/5040 binary64) (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)))) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal -1/6 binary64) (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)))))))))))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal -1/6 binary64) (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)))))) (*.f64 #s(literal 1/120 binary64) (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))))))))) (*.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -1 binary64) x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))))) B)) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 2/15 binary64) x (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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)) (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (fma.f64 #s(literal 17/315 binary64) x (fma.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 2/15 binary64) x (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 2/15 binary64) x (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))))))) |
#s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (* (sin B) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))) |
#s(approx (* (sin B) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 2/15 binary64) x (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) |
#s(approx (* (sin B) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (fma.f64 #s(literal 17/315 binary64) x (fma.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 2/15 binary64) x (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 2/15 binary64) x (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))))))) |
#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 (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64))) |
#s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (-.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))) |
#s(approx (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))) |
#s(approx (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) (*.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(approx (pow B 2) (pow.f64 B #s(literal 2 binary64))) |
#s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* -7/360 (pow B 2)) 1/6) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* -7/360 (pow B 2)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64)))) |
#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 (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 (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (*.f64 B (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 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (sin B)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (sin.f64 B))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (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 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 binary64)))) |
#s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 3 binary64)) (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 (pow.f64 B #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))) (pow.f64 B #s(literal 2 binary64)))) #s(literal 7/360 binary64)))) |
#s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) |
#s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 (pow.f64 B #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))) (pow.f64 B #s(literal 2 binary64)))) #s(literal 7/360 binary64)))) |
#s(approx (- (* -7/360 (pow B 2)) 1/6) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#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 (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 3 binary64)) (+.f64 #s(literal 7/360 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 4 binary64)))))))) |
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (sin B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.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) (* (sin B) (/ (neg x) (tan B)))) (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) (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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) (cos.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 #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) (* (sin B) (/ (neg x) (tan B)))) (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) (cos.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 #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 (/ 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 (/ (* 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 (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (+.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (sin.f64 B) (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (sin.f64 B) (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (sin.f64 B) (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (sin.f64 B) (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) (/.f64 (sin.f64 B) (*.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) (/ (neg x) (tan B)))) (sin B)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))))) |
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (sin B)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))))))) |
#s(approx (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (sin B)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B)))))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 x (fma.f64 #s(literal -1 binary64) (cos.f64 B) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x)))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 x (fma.f64 #s(literal -1 binary64) (cos.f64 B) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 x (fma.f64 #s(literal -1 binary64) (cos.f64 B) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 3 binary64)))))))) |
#s(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 (+ (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 (/ (* 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 (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 (sin.f64 B) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 F (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (/.f64 (sin.f64 B) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (pow.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 B) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 F (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (sin.f64 B) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 F (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))))))) |
#s(approx (* (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) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (/ (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x)))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) x)))))) |
#s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) x)))))) |
#s(approx (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)))) |
#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 (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 F (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (/.f64 (sin.f64 B) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 F (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 F (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) x) (/.f64 (sin.f64 B) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) |
#s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 F (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) x) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 F (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) x) (/.f64 (sin.f64 B) (*.f64 F (exp.f64 (*.f64 #s(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 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 |
|---|---|---|
| 51.0ms | F | 0 |
| 32.0ms | B | inf |
| 20.0ms | B | -inf |
| 16.0ms | x | 0 |
| 11.0ms | F | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 460 |
| 0 | 98 | 440 |
| 1 | 464 | 433 |
| 2 | 1654 | 433 |
| 0 | 4039 | 417 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.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)) |
(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)))) |
(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 (sin.f64 B) (/.f64 (neg.f64 x) (tan.f64 B))) |
(sin.f64 B) |
B |
(/.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) #s(approx (sin B) B))) |
(/.f64 #s(literal -1 binary64) #s(approx (sin B) B)) |
#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))))) #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 #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 (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 (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)) |
(*.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))) |
(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)) |
(*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) |
#s(literal -7/360 binary64) |
#s(literal 1/6 binary64) |
#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))) (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) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #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 (sin.f64 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))) #s(literal -1/2 binary64)) F) |
(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))) |
| Outputs |
|---|
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (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)) (/.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 (/.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) (sin.f64 B)) (-.f64 (*.f64 (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 (tan.f64 B)) (sin.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 (/.f64 (*.f64 (sin.f64 B) 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)) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (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) (/.f64 #s(literal -1 binary64) (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 (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 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) (/.f64 #s(literal -1 binary64) (tan.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 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.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 (neg.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) (neg.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.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))) (neg.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (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 (/.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))) (fma.f64 (neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) (neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (/.f64 (neg.f64 x) (tan.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 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (sin.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 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (sin.f64 B)) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (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 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.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))) (sin.f64 B)) |
(/.f64 (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)) F) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (sin.f64 B)) |
(/.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)) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (sin.f64 B) (*.f64 (*.f64 (tan.f64 B) (sin.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 (*.f64 (tan.f64 B) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (*.f64 (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))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (sin.f64 B) (*.f64 (*.f64 (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))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (neg.f64 (*.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 (*.f64 (tan.f64 B) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (neg.f64 (*.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 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.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 (*.f64 (tan.f64 B) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.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 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) F)) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (sin.f64 B) (*.f64 (neg.f64 (sin.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 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) 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)) F) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (*.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 (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (neg.f64 (*.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 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.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 (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (*.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 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.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 (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sin.f64 B)) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B) (*.f64 (sin.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.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 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (*.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 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (*.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 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.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 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.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 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (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)) (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) (sin.f64 B)))) (*.f64 (sin.f64 B) (*.f64 (tan.f64 B) (sin.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 (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.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)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.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) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (/.f64 (*.f64 (sin.f64 B) 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) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sin.f64 B) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (*.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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) (sin.f64 B)))) (*.f64 (sin.f64 B) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (neg.f64 (*.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 (neg.f64 x) (sin.f64 B)))) (*.f64 (neg.f64 (*.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 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (*.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 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (*.f64 (neg.f64 (*.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)))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (*.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 (neg.f64 x) (sin.f64 B)))) (*.f64 (*.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 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (*.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 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (*.f64 (*.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))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 F (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (sin.f64 B)))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 F (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 F (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sin.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 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(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 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.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 x) (sin.f64 B))) (*.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 x) (sin.f64 B))) (*.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 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (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) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (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) (neg.f64 x))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (neg.f64 x))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (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) x)) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (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)) 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 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (*.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 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.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))) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (*.f64 (neg.f64 (*.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 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (*.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)))) (neg.f64 x))) (*.f64 (neg.f64 (*.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)))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (*.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 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 B) (*.f64 (*.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 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (*.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))) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.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))) (neg.f64 x))) (*.f64 (*.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))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 F (tan.f64 B) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (tan.f64 B))) |
(/.f64 (fma.f64 F (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 F (tan.f64 B) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (tan.f64 B))) |
(/.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) x)) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(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)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #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 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (*.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 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (*.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 (fma.f64 (*.f64 (neg.f64 x) #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 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (tan.f64 B)) F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (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) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.f64 (tan.f64 B) (/.f64 #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 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (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 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (*.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 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (fma.f64 (*.f64 (neg.f64 x) #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 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (*.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 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (tan.f64 B) F)) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (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))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 #s(literal 1 binary64) (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 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (*.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 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.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 (fma.f64 (neg.f64 x) (*.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 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.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 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) F)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (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) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.f64 (tan.f64 B) (/.f64 #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 (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 (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 (tan.f64 B) F)) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 x (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)) (sin.f64 B))) |
(/.f64 (fma.f64 x (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #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 (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 (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 (tan.f64 B)) F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.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)) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sin.f64 B)) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (*.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 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (*.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 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (*.f64 (neg.f64 (*.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)))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.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 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (*.f64 (*.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))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sin.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 (sin.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.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 (sin.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.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 x) (sin.f64 B))) (*.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)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (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) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (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) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (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) (neg.f64 x))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) x)) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (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))) (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 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (neg.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) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (*.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) x))) (*.f64 (*.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))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (*.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 x #s(literal -1 binary64)))) (*.f64 (*.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))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (*.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)))) (neg.f64 x))) (*.f64 (*.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))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (*.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)))) x)) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (*.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) x))) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (*.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 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (*.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))) (neg.f64 x))) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (*.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))) x)) (*.f64 (*.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))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) x)) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.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 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (*.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 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (*.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 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (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 (*.f64 (neg.f64 x) #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 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (*.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 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (*.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 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.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 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.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 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (*.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 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.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 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (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 (/.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 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (*.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 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (*.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 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 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 x (*.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 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (-.f64 (*.f64 x (neg.f64 (*.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 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (*.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 (*.f64 #s(literal -1 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) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 1 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) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B)))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (*.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))) #s(literal -1 binary64)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.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))) #s(literal 1 binary64)) (*.f64 (tan.f64 B) (sin.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) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) #s(literal 1 binary64))) (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))) (sin.f64 B) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (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 (fma.f64 (*.f64 (pow.f64 (fma.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 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.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)))) #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 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.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))) #s(literal 1 binary64))) (neg.f64 (*.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 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (/.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (neg.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (tan.f64 B) F)))) (neg.f64 (*.f64 (neg.f64 (*.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)))) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (/.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (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 (*.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))) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (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 #s(literal -1 binary64) (neg.f64 (tan.f64 B)) (*.f64 x (neg.f64 (*.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))))))) (neg.f64 (*.f64 (*.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))) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (*.f64 (neg.f64 x) (neg.f64 (*.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))))))) (neg.f64 (*.f64 (neg.f64 (*.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)))) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 x (*.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)))))) (neg.f64 (*.f64 (neg.f64 (*.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)))) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 B) (*.f64 (neg.f64 x) (*.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)))))) (neg.f64 (*.f64 (*.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))) (tan.f64 B)))) |
(/.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 x (neg.f64 (*.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) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (tan.f64 B) (*.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 (neg.f64 (fma.f64 x (*.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) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (*.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 (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 (neg.f64 x) (neg.f64 (*.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) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (*.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 (neg.f64 (fma.f64 (neg.f64 x) (*.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) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (*.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 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (*.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)))) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (/.f64 (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))))) (neg.f64 (*.f64 (*.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))) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (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 #s(literal -1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (*.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)))) x))) (neg.f64 (*.f64 (*.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))) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (*.f64 (neg.f64 (*.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)))) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 (*.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)))) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (*.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))) x))) (neg.f64 (*.f64 (neg.f64 (*.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)))) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 B) (*.f64 (*.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))) (neg.f64 x)))) (neg.f64 (*.f64 (*.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))) (tan.f64 B)))) |
(/.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 x (neg.f64 (*.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 (neg.f64 (tan.f64 B)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (tan.f64 B) (*.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 (neg.f64 (fma.f64 x (*.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 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (*.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 (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 (neg.f64 x) (neg.f64 (*.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 (tan.f64 B) #s(literal -1 binary64)))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (*.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 (neg.f64 (fma.f64 (neg.f64 x) (*.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 (tan.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (tan.f64 B) (*.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 (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 (*.f64 (-.f64 (*.f64 (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 (tan.f64 B)) (sin.f64 B))) #s(literal 1 binary64)) (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))) (sin.f64 B) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (sin.f64 B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B)) x) (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)) (/.f64 F (sin.f64 B))) (tan.f64 B) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.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)))) #s(literal -1 binary64)) (neg.f64 (*.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 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.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))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (/.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (neg.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (tan.f64 B) F))) (*.f64 (neg.f64 (*.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)))) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (/.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (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 (*.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))) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)) (*.f64 x (neg.f64 (*.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 (*.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))) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (*.f64 (neg.f64 x) (neg.f64 (*.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 (neg.f64 (*.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)))) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 x (*.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 (neg.f64 (*.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)))) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 B) (*.f64 (neg.f64 x) (*.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 (*.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))) (tan.f64 B))) |
(/.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 x (neg.f64 (*.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) (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) (*.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 (fma.f64 x (*.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) (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (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 (neg.f64 x) (neg.f64 (*.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) (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (fma.f64 (neg.f64 x) (*.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) (tan.f64 B))) (*.f64 (tan.f64 B) (*.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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.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 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)))) (*.f64 (neg.f64 (*.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)))) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (/.f64 (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)))) (*.f64 (*.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))) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) 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 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (*.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)))) x)) (*.f64 (*.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))) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (*.f64 (neg.f64 (*.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)))) (neg.f64 x))) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (*.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))) x)) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 B) (*.f64 (*.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))) (neg.f64 x))) (*.f64 (*.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))) (tan.f64 B))) |
(/.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 x (neg.f64 (*.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 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (*.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 (fma.f64 x (*.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 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (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 (neg.f64 x) (neg.f64 (*.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 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (fma.f64 (neg.f64 x) (*.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 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (*.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 (-.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 (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 (/.f64 (*.f64 (sin.f64 B) 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)) F)) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 B) 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)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (-.f64 (/.f64 (*.f64 (sin.f64 B) 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)) F)))) |
(/.f64 #s(literal 1 binary64) (/.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) (*.f64 (/.f64 x (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) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (sin.f64 B)) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 B) 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)) 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)))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(fma.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (/.f64 (neg.f64 x) (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)))) |
(fma.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (/.f64 (neg.f64 x) (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)))) |
(fma.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(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)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(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)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(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)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(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)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(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))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(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))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(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))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(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))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 #s(literal 1 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)) (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (*.f64 #s(literal 1 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)) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (*.f64 #s(literal 1 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)) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (*.f64 #s(literal 1 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)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.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))) F (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (*.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))) F (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (*.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))) F (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (*.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))) F (/.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 (pow.f64 (fma.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 (pow.f64 (fma.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 (pow.f64 (fma.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) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.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 #s(literal -1 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 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 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 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.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 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.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 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.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 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 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (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 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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(literal 1 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 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.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 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.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 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.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 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(literal -1 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)) (/.f64 F (sin.f64 B)))) (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 #s(literal -1 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)) (/.f64 F (sin.f64 B)))) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 #s(literal -1 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)) (/.f64 F (sin.f64 B)))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 #s(literal -1 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)) (/.f64 F (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)) (/.f64 F (sin.f64 B))) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 1 binary64) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 1 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 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.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 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (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) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (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 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (sin.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)))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (sin.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)))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (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)))) |
(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 #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 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.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 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.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))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (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)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (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)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.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 (sin.f64 B) (/.f64 (/.f64 (neg.f64 x) (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)))) |
(fma.f64 (sin.f64 B) (/.f64 (/.f64 (neg.f64 x) (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)))) |
(fma.f64 (sin.f64 B) (/.f64 (/.f64 (neg.f64 x) (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)))) |
(fma.f64 (sin.f64 B) (/.f64 (/.f64 (neg.f64 x) (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)))) |
(fma.f64 (sin.f64 B) (/.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)) (/.f64 F (sin.f64 B)))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.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 (pow.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 (/.f64 x (tan.f64 B)) (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (sin.f64 B)))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (neg.f64 (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 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (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 (pow.f64 (fma.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 x (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.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))) (neg.f64 (/.f64 (neg.f64 x) (tan.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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 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))) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (tan.f64 B) (neg.f64 F))) (neg.f64 (*.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 (pow.f64 (fma.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) (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 (/.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 (pow.f64 (fma.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)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (*.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)))) (sin.f64 B))) (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (neg.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (tan.f64 B) F)) (*.f64 (neg.f64 (*.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)))) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (*.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)))) (sin.f64 B))) (/.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (neg.f64 (*.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)))) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.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))) (sin.f64 B))) (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (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 (*.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))) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.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))) (sin.f64 B))) (/.f64 (/.f64 (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (*.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))) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (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 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (*.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))) (tan.f64 B))) (/.f64 (*.f64 x (neg.f64 (*.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 (*.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))) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (*.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))) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 (*.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)))) x) (*.f64 (*.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))) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.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 (neg.f64 (*.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)))) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 (*.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)))) (neg.f64 x)) (*.f64 (neg.f64 (*.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)))) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) (/.f64 (*.f64 x (*.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 (neg.f64 (*.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)))) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (*.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)))) (tan.f64 B))) (/.f64 (*.f64 (*.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))) x) (*.f64 (neg.f64 (*.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)))) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (*.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))) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 x) (*.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 (*.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))) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (*.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))) (tan.f64 B))) (/.f64 (*.f64 (*.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))) (neg.f64 x)) (*.f64 (*.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))) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 x (neg.f64 (*.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 (tan.f64 B) (*.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 (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (*.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 (/.f64 (*.f64 x (neg.f64 (*.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 (tan.f64 B) (*.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 (*.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64)) (*.f64 (tan.f64 B) (*.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 (/.f64 (*.f64 x (*.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 (tan.f64 B) (neg.f64 (*.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 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.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 (/.f64 (*.f64 x (*.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 (tan.f64 B) (neg.f64 (*.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 (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64)) (*.f64 (tan.f64 B) (neg.f64 (*.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 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.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 (tan.f64 B) (neg.f64 (*.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 (*.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.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 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.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 (tan.f64 B) (neg.f64 (*.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 (*.f64 (tan.f64 B) #s(literal -1 binary64)) (*.f64 (tan.f64 B) (neg.f64 (*.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 (/.f64 (*.f64 (neg.f64 x) (*.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 (tan.f64 B) (*.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 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (tan.f64 B) (*.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 (/.f64 (*.f64 (neg.f64 x) (*.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 (tan.f64 B) (*.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 (*.f64 (tan.f64 B) #s(literal 1 binary64)) (*.f64 (tan.f64 B) (*.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 (/.f64 (*.f64 (pow.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 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (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) (neg.f64 (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 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 (*.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 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 x (sin.f64 B)) (*.f64 (neg.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 x (sin.f64 B)) (*.f64 (neg.f64 (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)) (/.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 (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) (sin.f64 B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.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 (neg.f64 x) (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 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 B) 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)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.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))) (*.f64 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.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)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.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 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.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 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) 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 (*.f64 (sin.f64 B) x) (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.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)) F) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 (neg.f64 x) (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) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) 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)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) 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 (*.f64 (sin.f64 B) x) (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))) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (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)) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.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)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))))) |
(neg.f64 (-.f64 (/.f64 (*.f64 (sin.f64 B) 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)) F))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (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)) F)) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (sin.f64 B) (/.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)) F)) |
(fma.f64 (/.f64 (sin.f64 B) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(fma.f64 (*.f64 (sin.f64 B) 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)) F)) |
(fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.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)) F)) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (neg.f64 (neg.f64 (sin.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)) F (neg.f64 (/.f64 (*.f64 (sin.f64 B) 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)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) |
(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)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (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)) |
(fma.f64 (sin.f64 B) (/.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)) F)) |
(fma.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(fma.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B)))) |
(fma.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) |
(fma.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (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)) |
(-.f64 (*.f64 (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 (tan.f64 B)) (sin.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (*.f64 (sin.f64 B) x) (tan.f64 B))) |
(-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.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)) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (/.f64 (*.f64 (sin.f64 B) 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 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) |
(+.f64 (*.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)) |
(*.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 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 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 (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 (*.f64 (neg.f64 x) (sin.f64 B)) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 (sin.f64 B) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (*.f64 (sin.f64 B) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B))) |
(*.f64 (sin.f64 B) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 x (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 B)))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (sin.f64 B) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 x (sin.f64 B)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 B))) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B)))) |
(neg.f64 (*.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) |
(neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) |
(sin.f64 B) |
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 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (neg.f64 x) (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))) |
(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 #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) |
#s(approx (+ (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 #s(approx (sin B) B)))) |
(/.f64 #s(literal -1 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)))) |
(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(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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) B))) |
#s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) B)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) #s(literal -1 binary64)) (neg.f64 B)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) B (*.f64 (neg.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) (neg.f64 B)) (*.f64 (neg.f64 B) #s(literal -1 binary64))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) B) (*.f64 (neg.f64 B) #s(literal 1 binary64))) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (neg.f64 B)) (*.f64 B #s(literal -1 binary64))) (*.f64 B (neg.f64 B))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) B) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (*.f64 B #s(literal 1 binary64)))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) #s(literal 1 binary64)) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) B) #s(literal 1 binary64)) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B))) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (/.f64 #s(literal 1 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (*.f64 B #s(literal 1 binary64))) (*.f64 B B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) (neg.f64 B)) |
(/.f64 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (neg.f64 (neg.f64 B))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) B) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) (/.f64 #s(literal 1 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) B)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (/.f64 (*.f64 B B) B) (neg.f64 (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (/.f64 (*.f64 B B) B) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (*.f64 B B) (/.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) (neg.f64 (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (*.f64 B B) (/.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) (/.f64 #s(literal -1 binary64) B)) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) B) B) (/.f64 #s(literal 1 binary64) B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (*.f64 B B)) (/.f64 (*.f64 B #s(literal 1 binary64)) (*.f64 B B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (neg.f64 (neg.f64 B))) (/.f64 #s(literal 1 binary64) B)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (neg.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (neg.f64 (neg.f64 B))) (/.f64 #s(literal -1 binary64) B)) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -7/360 binary64) (*.f64 B B))) (*.f64 B B)) (neg.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 (neg.f64 (*.f64 B B)) (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64))) (neg.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B)) |
(+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (neg.f64 (/.f64 #s(literal 1 binary64) B))) |
(+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B))) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B))) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) (*.f64 #s(literal -1 binary64) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (-.f64 (*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) #s(literal 1 binary64))))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) |
(fma.f64 (*.f64 B B) (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(fma.f64 B (*.f64 B (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B)) |
(*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) |
(*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B)) |
(*.f64 (*.f64 B B) (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64))) |
(*.f64 B (*.f64 B (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)))) |
(neg.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -7/360 binary64) (*.f64 B B))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -7/360 binary64) (*.f64 B B))) (*.f64 B B))) |
(fma.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (*.f64 B B) (*.f64 #s(literal -7/360 binary64) (*.f64 B B))) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))) |
(*.f64 (neg.f64 (fabs.f64 B)) (neg.f64 (fabs.f64 B))) |
(*.f64 (fabs.f64 (fabs.f64 B)) (fabs.f64 (fabs.f64 B))) |
(*.f64 (neg.f64 (neg.f64 B)) (neg.f64 (neg.f64 B))) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) (pow.f64 B #s(literal 1 binary64))) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) B) |
(*.f64 (fabs.f64 B) (fabs.f64 B)) |
(*.f64 (pow.f64 B (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 B (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 B) (neg.f64 B)) |
(*.f64 B B) |
(pow.f64 (fabs.f64 B) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 B) #s(literal 2 binary64)) |
(pow.f64 B #s(literal 2 binary64)) |
(/.f64 (pow.f64 B #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal -2 binary64))) |
(fabs.f64 (*.f64 B B)) |
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -7/360 binary64) (*.f64 B B)))) (*.f64 #s(literal -7/360 binary64) (*.f64 B B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -7/360 binary64) (*.f64 B B)))) (*.f64 #s(literal -7/360 binary64) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -7/360 binary64) (*.f64 B B))) (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64))) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 3 binary64)) (pow.f64 #s(literal -1/6 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) (-.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -7/360 binary64) (*.f64 B B))) (*.f64 #s(literal 1/6 binary64) #s(literal 1/6 binary64))) (+.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/6 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) (fma.f64 #s(literal 1/6 binary64) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))))) |
(neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -7/360 binary64) (*.f64 B B)))) |
(fma.f64 (*.f64 #s(literal -7/360 binary64) B) B #s(literal -1/6 binary64)) |
(fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) |
(fma.f64 B (*.f64 B #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) |
(-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -7/360 binary64) (*.f64 B B))) |
(+.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal -7/360 binary64) B) B) |
(*.f64 #s(literal -7/360 binary64) (*.f64 B B)) |
(*.f64 (*.f64 B B) #s(literal -7/360 binary64)) |
(*.f64 B (*.f64 B #s(literal -7/360 binary64))) |
#s(literal -7/360 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(*.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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B x)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 x) (neg.f64 B)) |
(/.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 x #s(literal 2 binary64) #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) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) |
(*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #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 2 binary64) (+.f64 x 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 (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 x #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) x #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 x #s(literal 2 binary64) #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 x (+.f64 x #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x x)) x) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 x (neg.f64 x)) |
(+.f64 x x) |
(*.f64 (/.f64 (fma.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F) |
(*.f64 (/.f64 (fma.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #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) (/.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 (fma.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 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 (fma.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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))))) (sin.f64 B) (*.f64 (*.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (*.f64 (/.f64 (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))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (*.f64 (*.f64 (/.f64 (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) (sin.f64 B)))) (*.f64 (*.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 (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 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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))))) (neg.f64 (sin.f64 B)) (*.f64 (*.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 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.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))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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))))) (sin.f64 B) (*.f64 (*.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (*.f64 (/.f64 (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))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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))))) (neg.f64 (*.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 (*.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))) #s(literal -1 binary64))) (*.f64 (*.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))) (neg.f64 (*.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 (fma.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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 (*.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))) #s(literal 1 binary64))) (*.f64 (*.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 (/.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 (fma.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (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 (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))) F)) (*.f64 (*.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 (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 (/.f64 (fma.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 1 binary64)) (sin.f64 B))) (neg.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) 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 (neg.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (*.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)))) #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 (neg.f64 (neg.f64 (fma.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #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 (/.f64 (fma.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #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 (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 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (*.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)))) #s(literal -1 binary64)) (neg.f64 (*.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 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.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 (neg.f64 (fma.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 1 binary64))) (neg.f64 (*.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 (fma.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #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 (-.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))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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))) (fma.f64 (*.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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 1 binary64)))) |
(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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B)) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (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) 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)))) |
(fma.f64 (/.f64 (*.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)) (/.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) 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 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B)) (neg.f64 (sin.f64 B))) (/.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (/.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))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (*.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 (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))) (/.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 F (sin.f64 B)))) |
(fma.f64 (/.f64 (*.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))) (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (pow.f64 (fma.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (*.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) 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)))) |
(fma.f64 (/.f64 (*.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))) (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)) 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)))) |
(fma.f64 (/.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)) F)) (/.f64 (*.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))) (sin.f64 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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (sin.f64 B))) (/.f64 (*.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (*.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 (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 #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)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B)) (/.f64 (*.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(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)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(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)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B)) (sin.f64 B)) (/.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(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))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(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))) (/.f64 F (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (*.f64 #s(literal 1 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)) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (*.f64 #s(literal 1 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)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (*.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))) F (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (*.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))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.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) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 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 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.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 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.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)) (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) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(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 (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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (*.f64 (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 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.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 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.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)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(literal -1 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)) (/.f64 F (sin.f64 B)))) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 #s(literal -1 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)) (/.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)) (/.f64 F (sin.f64 B))) #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(fma.f64 (*.f64 (pow.f64 (fma.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 1 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)) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(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)) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(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 #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 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(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)))) |
(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 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(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)) (/.f64 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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))))) |
(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 (neg.f64 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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)))) (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 (fma.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 (/.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 (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (*.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))))) (neg.f64 (*.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 (pow.f64 (fma.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 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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 (pow.f64 (fma.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 (fma.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 (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.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 (/.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 (*.f64 (pow.f64 (fma.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 #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 1 binary64) (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 F (sin.f64 B))) |
(*.f64 (*.f64 #s(literal 1 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))) |
(*.f64 (*.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))) F) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F) |
(*.f64 (pow.f64 (*.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) #s(literal 2 binary64))) (pow.f64 (*.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) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (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 #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 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) #s(literal -1 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)) 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 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (/.f64 #s(literal -1 binary64) (sin.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 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.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)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (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))) #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 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(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 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))) |
(pow.f64 (*.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))) #s(literal -1 binary64)) |
(/.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)) #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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 F #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.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) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.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 (*.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)) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) F) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (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))) (neg.f64 (sin.f64 B))) |
(/.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)) (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 #s(literal -2 binary64) (*.f64 (neg.f64 (*.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)))) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) F)) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 F) (neg.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) (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)) F))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.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 #s(literal -1 binary64) (neg.f64 (*.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 (neg.f64 (*.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)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.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))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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))) #s(literal 1 binary64))) |
(/.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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.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))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 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))))) |
(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) (/.f64 (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 #s(literal 0 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))))) |
(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))) (/.f64 F (sin.f64 B)) (/.f64 #s(literal 0 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))))) |
(fma.f64 (*.f64 #s(literal 1 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)) (/.f64 #s(literal 0 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))))) |
(fma.f64 (*.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))) F (/.f64 #s(literal 0 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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 0 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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (/.f64 #s(literal 0 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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 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 0 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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.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 #s(literal 0 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))))) |
(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 #s(literal 0 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))))) |
(fma.f64 (*.f64 (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 #s(literal 0 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))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 0 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))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.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 #s(literal 0 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))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 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 0 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))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 0 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))))) |
(fma.f64 #s(literal -1 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)) (/.f64 F (sin.f64 B)))) (/.f64 #s(literal 0 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))))) |
(fma.f64 (*.f64 (pow.f64 (fma.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 1 binary64) (/.f64 #s(literal 0 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))))) |
(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 #s(literal 0 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))))) |
(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 #s(literal 0 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))))) |
(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 #s(literal 0 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))))) |
(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 #s(literal 0 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))))) |
(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 #s(literal 0 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))))) |
(exp.f64 (*.f64 (log.f64 (*.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)))) #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 #s(literal 0 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 (/.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 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) 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) (sin.f64 B)) |
(*.f64 (neg.f64 (sin.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 (sin.f64 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 (sin.f64 B)) #s(literal 1 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 (neg.f64 (*.f64 (sin.f64 B) #s(literal 1 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 (neg.f64 (/.f64 (sin.f64 B) F)) (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 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sin.f64 B)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (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 (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 (neg.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 F)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) F) |
(/.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.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 (sin.f64 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 (neg.f64 (*.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (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 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 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))) |
Compiled 61 534 to 5 458 computations (91.1% saved)
46 alts after pruning (44 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 278 | 25 | 1 303 |
| Fresh | 7 | 19 | 26 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 289 | 46 | 1 335 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.8% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
| 53.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))) | |
| 54.2% | (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))) | |
| ▶ | 56.7% | (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)))) |
| 58.0% | (/.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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 B)) | |
| 51.1% | (/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) (sin.f64 B)) | |
| 50.4% | (/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)))) (sin.f64 B)) | |
| 18.5% | (/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) | |
| 47.5% | (-.f64 (*.f64 (pow.f64 (fma.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))) | |
| 56.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 #s(approx (sin B) B))) (/.f64 x (tan.f64 B))) | |
| 51.1% | (-.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))) | |
| 45.4% | (-.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.8% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| 56.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) | |
| 56.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) F)))) | |
| 43.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) | |
| 36.2% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (sin.f64 B)))) | |
| 34.3% | (+.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)))))) | |
| 33.9% | (+.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)))))) | |
| ▶ | 27.6% | (+.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))))))))) |
| 36.4% | (+.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)))) | |
| 34.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 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) | |
| 34.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 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) | |
| 31.0% | (+.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 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))))))) | |
| 27.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)))) #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)))) | |
| 34.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) | |
| 45.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F))) | |
| ✓ | 20.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (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 (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)))))))) | |
| 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.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
| 50.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 F (/.f64 (fma.f64 (cos.f64 B) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B))))) | |
| 36.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) | |
| 29.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) | |
| 25.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) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) | |
| 29.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) | |
| ▶ | 29.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
| 3.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 (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)))) | |
| 12.6% | #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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) B))) | |
| ▶ | 12.2% | #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 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
| 12.8% | #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)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 binary64))) #s(literal 1 binary64)) B))) | |
| 2.2% | #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 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) B))) | |
| 12.6% | #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 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)))))) | |
| 12.6% | #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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) | |
| 2.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 binary64)))))) |
Compiled 3 694 to 2 574 computations (30.3% saved)
| Inputs |
|---|
1 |
2 |
1/2 |
-1 |
-7/360 |
-1/6 |
-1/2 |
| Outputs |
|---|
#s(literal 1 binary64) |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
#s(literal -1401119884070821/72057594037927936 binary64) |
#s(literal -6004799503160661/36028797018963968 binary64) |
#s(literal -1/2 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 9 to 9 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1785 | 17066 |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sin.f64 B) |
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))) |
x |
#s(literal 2 binary64) |
(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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
(*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))) |
#s(literal -1 binary64) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)) |
(/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B) |
(*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) |
(+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) |
(/.f64 #s(literal 1 binary64) F) |
(/.f64 x F) |
#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 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) |
(*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) |
(fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) |
#s(literal -7/360 binary64) |
(*.f64 B B) |
#s(literal -1/6 binary64) |
(*.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))))))))) |
(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))) #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 (*.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 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) |
#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 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) |
(pow.f64 B #s(literal 2 binary64)) |
(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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 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)) |
| Outputs |
|---|
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 7 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (fma.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (fma.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 5 binary64)))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (+ (* 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 (+ (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 (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (/.f64 (+.f64 #s(literal 1 binary64) x) B)) |
#s(approx (* F (+ (/ 1 F) (/ x F))) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ 1 F) (/ x F)) (/.f64 (+.f64 #s(literal 1 binary64) x) F)) |
#s(approx (/ 1 F) (/.f64 #s(literal 1 binary64) F)) |
#s(approx (/ x F) (/.f64 x F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (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 (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) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (pow (+ (* 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 (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F)) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))) F)) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))))) F)) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 F (sin.f64 B))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 F (+.f64 (sin.f64 B) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 F (+.f64 (sin.f64 B) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 F (+.f64 (sin.f64 B) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 F (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 F (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 F (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (+ (* 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 #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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))))) |
#s(approx (pow (+ (* 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 (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (-.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))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B))))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (*.f64 #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 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))) F))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))))) F))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (sin.f64 B) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (sin.f64 B) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (sin.f64 B) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64)))))))))) |
#s(approx (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 #s(literal -1 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 2 binary64)))))))))) |
#s(approx (+ (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 (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
#s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) B))) |
#s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
#s(approx (+ (/ 1 F) (/ x F)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) F))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))))))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (pow (+ (* 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 (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -1/6 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -1/36 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))))))))))) (fma.f64 #s(literal -1/36 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) B)) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 #s(literal 1 binary64) (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal 7/360 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal 31/15120 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 B (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 B (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 B (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))))))))) |
#s(approx (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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))) |
#s(approx (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))))))) B)) |
#s(approx (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1/24 binary64) (/.f64 x F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))))))))) B)) |
#s(approx (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (fma.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1/24 binary64) (/.f64 x F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 x F) (*.f64 #s(literal 31/15120 binary64) (/.f64 #s(literal 1 binary64) F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 x F) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))))))))))))))) B)) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (fma.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))))) B)) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (fma.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1/24 binary64) (/.f64 x F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))))))) B)) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (fma.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 F (-.f64 (fma.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1/24 binary64) (/.f64 x F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 x F) (*.f64 #s(literal 31/15120 binary64) (/.f64 #s(literal 1 binary64) F))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 x F) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))))))))))))) 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 (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) |
#s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 B (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 B (-.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)))) |
#s(approx (* (* (+ (* -7/360 (* B B)) -1/6) B) B) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -7/360 (* B B)) -1/6) B) B) (*.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(approx (* (+ (* -7/360 (* B B)) -1/6) B) (*.f64 #s(literal -1/6 binary64) B)) |
#s(approx (* (+ (* -7/360 (* B B)) -1/6) B) (*.f64 B (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* -7/360 (* B B)) -1/6) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* B B) (pow.f64 B #s(literal 2 binary64))) |
#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 (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 (* -1/6 (pow B 2))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* -1/6 (pow B 2))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) B)) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/720 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))))) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.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 (/ (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (* B B)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (* B B)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 3 binary64)) (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (/ (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (* B B)) (*.f64 (pow.f64 B #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))) (pow.f64 B #s(literal 2 binary64)))) #s(literal 7/360 binary64)))) |
#s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) |
#s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 5 binary64)) (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 (pow.f64 B #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))) (pow.f64 B #s(literal 2 binary64)))) #s(literal 7/360 binary64)))) |
#s(approx (* (* (+ (* -7/360 (* B B)) -1/6) B) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -7/360 (* B B)) -1/6) B) B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (* -7/360 (* B B)) -1/6) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64)))) |
#s(approx (+ (* -7/360 (* B B)) -1/6) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#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 (* B (+ 1 (* -1/6 (pow B 2)))) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 3 binary64)))) |
#s(approx (* B (+ 1 (* -1/6 (pow B 2)))) (*.f64 (pow.f64 B #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (+ 1 (* -1/6 (pow B 2))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (* B B)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 3 binary64)) (+.f64 #s(literal 7/360 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 4 binary64)))))))) |
#s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 5 binary64)) (+.f64 #s(literal 7/360 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 4 binary64)))))))) |
#s(approx (* B (+ 1 (* -1/6 (pow B 2)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))))) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 7 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64))))))))) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (fma.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (fma.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 x (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 7 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (fma.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (/.f64 (*.f64 x (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (sin.f64 B)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (sin.f64 B)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64))))) (/.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx 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))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (/.f64 #s(literal 1 binary64) B)) |
#s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))) |
#s(approx (+ (/ 1 F) (/ x F)) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) |
#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 (/ (* 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) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (pow (+ (* 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 (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (*.f64 x (-.f64 (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (*.f64 x (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) x)) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))) x)) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))))) x)) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 x (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))))))) |
#s(approx (+ (* 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 (+ (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 (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B)))))) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))))) |
#s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 (/ (* 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) (exp.f64 (*.f64 #s(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) (sin B)) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (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 (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (+.f64 (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (/.f64 (cos.f64 B) (sin.f64 B))))))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))))))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) x))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))) x))) |
#s(approx (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))))) x))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
#s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))))))) |
#s(approx (+ (* 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 (+ (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 (* -1 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))) |
#s(approx (* (/ 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 (/ (* 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) (sin B)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (sin.f64 B)))) x) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (sin.f64 B))) x) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (sin.f64 B)))) x) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (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)))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 26.0ms | B | inf |
| 24.0ms | B | -inf |
| 17.0ms | F | 0 |
| 16.0ms | F | -inf |
| 15.0ms | F | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 615 |
| 0 | 121 | 567 |
| 1 | 622 | 513 |
| 2 | 2947 | 494 |
| 0 | 4061 | 482 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sin.f64 B) |
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))) |
x |
#s(literal 2 binary64) |
(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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
(*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))) |
#s(literal -1 binary64) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)) |
(/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B) |
(*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) |
(+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) |
(/.f64 #s(literal 1 binary64) F) |
(/.f64 x F) |
#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 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) |
(*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) |
(fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) |
#s(literal -7/360 binary64) |
(*.f64 B B) |
#s(literal -1/6 binary64) |
(*.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))))))))) |
(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))) #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 (*.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 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) |
#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 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) |
(pow.f64 B #s(literal 2 binary64)) |
(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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 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)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 F (tan.f64 B) (*.f64 (neg.f64 x) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 F (tan.f64 B) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) F))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) F))) (neg.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x))) (tan.f64 B)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B)) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B)) x) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) (sin.f64 B)) |
(/.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 F (tan.f64 B) (*.f64 (neg.f64 x) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B))) |
(/.f64 (fma.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 F (tan.f64 B) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B))) |
(/.f64 (fma.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) F)) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x))) |
(neg.f64 (-.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(pow.f64 (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) |
(neg.f64 (sin.f64 (*.f64 (neg.f64 B) #s(literal 1 binary64)))) |
(neg.f64 (neg.f64 (sin.f64 B))) |
(sin.f64 (+.f64 (neg.f64 B) (PI.f64))) |
(sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) B))) |
(sin.f64 B) |
(fma.f64 (cos.f64 B) #s(literal 0 binary64) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(cos.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 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 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)))) |
(cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
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)))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fabs.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #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 (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 #s(literal -1 binary64) F) (*.f64 #s(literal -1 binary64) F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(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)))) |
x |
#s(literal 2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) F) (*.f64 #s(literal -1 binary64) F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (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) (*.f64 F (neg.f64 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)) (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))) (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) (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 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (sin.f64 B) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (sin.f64 B) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(neg.f64 (tan.f64 (*.f64 (neg.f64 B) #s(literal 1 binary64)))) |
(neg.f64 (neg.f64 (tan.f64 B))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64))) |
(tan.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) B)))) |
(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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(*.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(neg.f64 (*.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal 1 binary64))) |
(neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
#s(literal -1 binary64) |
#s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B)) |
(*.f64 F (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (neg.f64 B)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 B) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (/.f64 x B)) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) |
(*.f64 F (/.f64 (+.f64 x #s(literal 1 binary64)) F)) |
(/.f64 (neg.f64 (*.f64 F (fma.f64 F x F))) (neg.f64 (*.f64 F F))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) F)) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 F x F) F)) (neg.f64 (*.f64 F F))) |
(/.f64 (*.f64 F (fma.f64 F x F)) (*.f64 F F)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) F) F) |
(/.f64 (*.f64 (fma.f64 F x F) F) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 F x F)) (neg.f64 F)) |
(/.f64 (fma.f64 F x F) F) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (/.f64 x F))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 x) F) F)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) (/.f64 x F)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) F) (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 F x F) (fabs.f64 F))) (neg.f64 (fabs.f64 F))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 F x F) (neg.f64 F))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x F) (neg.f64 F) #s(literal -1 binary64))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 F) (neg.f64 x))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 F) (*.f64 #s(literal -1 binary64) (neg.f64 F)))) (neg.f64 (*.f64 F F))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) F (*.f64 #s(literal 1 binary64) (neg.f64 F)))) (*.f64 F F)) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 F) (*.f64 #s(literal -1 binary64) F))) (*.f64 F F)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 F) (*.f64 (neg.f64 x) (neg.f64 F)))) (neg.f64 (*.f64 F F))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) F (*.f64 x (neg.f64 F)))) (*.f64 F F)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 F) (*.f64 (neg.f64 x) F))) (*.f64 F F)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 F) (*.f64 (neg.f64 F) #s(literal -1 binary64)))) (neg.f64 (*.f64 F F))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) F (*.f64 (neg.f64 F) #s(literal 1 binary64)))) (*.f64 F F)) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 F) (*.f64 F #s(literal -1 binary64)))) (*.f64 F F)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 F) (*.f64 (neg.f64 F) (neg.f64 x)))) (neg.f64 (*.f64 F F))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) F (*.f64 (neg.f64 F) x))) (*.f64 F F)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 F) (*.f64 F (neg.f64 x)))) (*.f64 F F)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 F x F))) (neg.f64 (neg.f64 (*.f64 F F)))) |
(/.f64 (/.f64 (fma.f64 F x F) (fabs.f64 F)) (fabs.f64 F)) |
(/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F)) |
(/.f64 (fma.f64 (/.f64 x F) (neg.f64 F) #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 F) (neg.f64 x)) (neg.f64 F)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 F) (*.f64 #s(literal -1 binary64) (neg.f64 F))) (*.f64 F F)) |
(/.f64 (fma.f64 (neg.f64 x) F (*.f64 #s(literal 1 binary64) (neg.f64 F))) (*.f64 (neg.f64 F) F)) |
(/.f64 (fma.f64 x (neg.f64 F) (*.f64 #s(literal -1 binary64) F)) (*.f64 F (neg.f64 F))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 F) (*.f64 (neg.f64 x) (neg.f64 F))) (*.f64 F F)) |
(/.f64 (fma.f64 #s(literal -1 binary64) F (*.f64 x (neg.f64 F))) (*.f64 (neg.f64 F) F)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 F) (*.f64 (neg.f64 x) F)) (*.f64 F (neg.f64 F))) |
(/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F)) (*.f64 (/.f64 (neg.f64 x) F) (/.f64 (neg.f64 x) F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (neg.f64 x) F))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x F) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 3 binary64))) (fma.f64 (/.f64 x F) (/.f64 x F) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F)) (*.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) F) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F) (fma.f64 (/.f64 (neg.f64 x) F) (/.f64 (neg.f64 x) F) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (neg.f64 x) F))))) |
(/.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 F) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 F F)) |
(/.f64 (fma.f64 (neg.f64 x) F (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (fma.f64 x (neg.f64 F) (*.f64 F #s(literal -1 binary64))) (*.f64 F (neg.f64 F))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 F) (*.f64 (neg.f64 F) (neg.f64 x))) (*.f64 F F)) |
(/.f64 (fma.f64 #s(literal -1 binary64) F (*.f64 (neg.f64 F) x)) (*.f64 (neg.f64 F) F)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 F) (*.f64 F (neg.f64 x))) (*.f64 F (neg.f64 F))) |
(/.f64 (neg.f64 (fma.f64 F x F)) (neg.f64 (*.f64 F F))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 F))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F)) (*.f64 (/.f64 x F) (/.f64 x F))) (-.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 3 binary64)) (pow.f64 (/.f64 x F) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F) (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) F) |
(/.f64 (fma.f64 F x F) (*.f64 F F)) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 F)) |
(/.f64 #s(literal 1 binary64) (/.f64 F (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F))) |
(neg.f64 (-.f64 (/.f64 (neg.f64 x) F) (/.f64 #s(literal 1 binary64) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) x (/.f64 #s(literal 1 binary64) F)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64) (/.f64 x F)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F) (/.f64 x F)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 1 binary64) F)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) |
(-.f64 (/.f64 x F) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(-.f64 (/.f64 x F) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(-.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (neg.f64 x) F)) |
(+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F))) |
(+.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 F (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) |
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal -1 binary64)) |
(pow.f64 F #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 F) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) F) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(neg.f64 (/.f64 #s(literal -1 binary64) F)) |
(exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 x (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) F)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) F)) |
(/.f64 (neg.f64 x) (neg.f64 F)) |
(/.f64 x (neg.f64 (neg.f64 F))) |
(/.f64 x F) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 F) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 F x)) |
(neg.f64 (/.f64 (neg.f64 x) F)) |
#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 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) (/.f64 B (*.f64 B B))))) |
#s(approx (/ -1 (sin B)) (-.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) (/.f64 B (*.f64 B B)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (*.f64 (neg.f64 B) B)) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (/.f64 B B)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B #s(literal -1 binary64)))) |
(*.f64 (-.f64 B (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) (/.f64 #s(literal -1 binary64) (*.f64 B B))) |
(*.f64 (*.f64 B (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 B (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 B) B)) |
(/.f64 (neg.f64 (/.f64 (*.f64 B (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B #s(literal -1 binary64))) (fabs.f64 B))) (neg.f64 (fabs.f64 B))) |
(/.f64 (neg.f64 (/.f64 (-.f64 B (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) B)) B) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) (*.f64 B B) (neg.f64 B))) (*.f64 (neg.f64 B) B)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (*.f64 B B) (*.f64 (neg.f64 B) (*.f64 B B)))) (neg.f64 (*.f64 (*.f64 B B) (*.f64 B B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (/.f64 B B)))) B) |
(/.f64 (*.f64 (*.f64 B (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 B B)) |
(/.f64 (/.f64 (*.f64 B (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B #s(literal -1 binary64))) (fabs.f64 B)) (fabs.f64 B)) |
(/.f64 (/.f64 (-.f64 B (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) B) (neg.f64 B)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) (*.f64 B B) (neg.f64 B)) (*.f64 B B)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (*.f64 B B) (*.f64 (neg.f64 B) (*.f64 B B))) (*.f64 (*.f64 B B) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) (*.f64 (/.f64 B (*.f64 (neg.f64 B) B)) (/.f64 B (*.f64 (neg.f64 B) B)))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) (/.f64 B (*.f64 (neg.f64 B) B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 B (*.f64 (neg.f64 B) B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 B (*.f64 (neg.f64 B) B)) (/.f64 B (*.f64 (neg.f64 B) B))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) (/.f64 B (*.f64 (neg.f64 B) B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (/.f64 B B))) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (/.f64 B B)) B) |
(/.f64 (-.f64 B (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) (*.f64 (neg.f64 B) B)) |
(/.f64 (*.f64 B (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B #s(literal -1 binary64))) (*.f64 B B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (/.f64 B B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 B) B) (-.f64 B (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (*.f64 B (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 B (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) (*.f64 B B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 B B) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 B)) (copysign.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) (fabs.f64 B)) (/.f64 (*.f64 B B) (fabs.f64 B)) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) (neg.f64 B)) (/.f64 (*.f64 (neg.f64 B) B) B) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (/.f64 (*.f64 B B) B) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (fabs.f64 B)) (copysign.f64 #s(literal 1 binary64) B) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (fabs.f64 B)) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (fabs.f64 B)) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (neg.f64 B)) (/.f64 (neg.f64 B) B) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (/.f64 (neg.f64 B) B) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (neg.f64 B)) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (/.f64 (neg.f64 B) B) (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (/.f64 B B) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (/.f64 B B) (/.f64 #s(literal -1 binary64) B) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(fma.f64 (/.f64 B B) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 B) B) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 B) (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (/.f64 B (*.f64 B B)) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 B (*.f64 B B)) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(fma.f64 B (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (*.f64 B B)) (/.f64 B (*.f64 (neg.f64 B) B))) |
(fma.f64 B (/.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 B (*.f64 (neg.f64 B) B))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) (/.f64 B (*.f64 B B))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) (neg.f64 (/.f64 B (*.f64 (neg.f64 B) B)))) |
(-.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) (/.f64 B (*.f64 B B))) |
(+.f64 (/.f64 B (*.f64 (neg.f64 B) B)) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) #s(literal 1 binary64)) (/.f64 B (*.f64 (neg.f64 B) B))) |
(+.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) (/.f64 B (*.f64 (neg.f64 B) B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (neg.f64 B))) (neg.f64 B)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 B (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) |
(*.f64 B (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B #s(literal -1 binary64))) |
(*.f64 B (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B))) |
(/.f64 (-.f64 (*.f64 B B) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B))) (-.f64 (neg.f64 B) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) (*.f64 B B)) (+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) (*.f64 B B)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (neg.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 B) (*.f64 B B)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) #s(literal 3 binary64))) (+.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) (*.f64 (neg.f64 B) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) #s(literal 3 binary64)) (*.f64 (*.f64 B B) B)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (fma.f64 B B (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) #s(literal 3 binary64)) (*.f64 (neg.f64 B) (*.f64 B B))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (-.f64 (*.f64 B B) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (neg.f64 B))))) |
(neg.f64 (-.f64 B (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) (fabs.f64 B)) (fabs.f64 B) (neg.f64 B)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) (neg.f64 B)) (neg.f64 B) (neg.f64 B)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B (neg.f64 B)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) (*.f64 B B) (neg.f64 B)) |
(fma.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 B B) B) (neg.f64 B)) |
(fma.f64 (*.f64 B B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) (neg.f64 B)) |
(fma.f64 #s(literal -1 binary64) B (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) |
(fma.f64 B (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) (neg.f64 B)) |
(fma.f64 B #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) |
(-.f64 (neg.f64 B) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B)) B)) |
(-.f64 (neg.f64 B) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B)) (*.f64 B B))) |
(-.f64 (neg.f64 B) (*.f64 (neg.f64 B) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B))) |
(-.f64 (neg.f64 B) (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) B) |
(+.f64 (neg.f64 B) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) B) (neg.f64 B)) |
(*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (fabs.f64 B)) (fabs.f64 B)) |
(*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (neg.f64 B)) (neg.f64 B)) |
(*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) B) |
(*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (*.f64 B B)) |
(*.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64))) |
(*.f64 B (*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B)) |
(*.f64 (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) B) |
(*.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) B (*.f64 #s(literal -1/6 binary64) B)) |
(fma.f64 #s(literal -1/6 binary64) B (*.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) B)) |
(fma.f64 B (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) (*.f64 B #s(literal -1/6 binary64))) |
(fma.f64 B #s(literal -1/6 binary64) (*.f64 B (*.f64 (*.f64 B B) #s(literal -7/360 binary64)))) |
(+.f64 (*.f64 B (*.f64 (*.f64 B B) #s(literal -7/360 binary64))) (*.f64 B #s(literal -1/6 binary64))) |
(+.f64 (*.f64 B #s(literal -1/6 binary64)) (*.f64 B (*.f64 (*.f64 B B) #s(literal -7/360 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) B) (*.f64 #s(literal -1/6 binary64) B)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) B) (*.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -7/360 binary64)))) (*.f64 (*.f64 B B) #s(literal -7/360 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) #s(literal -7/360 binary64)))) (*.f64 (*.f64 B B) #s(literal -7/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) #s(literal -7/360 binary64)))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) #s(literal -7/360 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) #s(literal -7/360 binary64))) (*.f64 #s(literal 1/6 binary64) #s(literal 1/6 binary64))) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal -1/6 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64) (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) #s(literal -7/360 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) #s(literal -7/360 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/6 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) (fma.f64 #s(literal 1/6 binary64) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) #s(literal -7/360 binary64))) (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal -1/6 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))))) |
(neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -7/360 binary64)))) |
(fma.f64 (*.f64 #s(literal -7/360 binary64) (fabs.f64 B)) (fabs.f64 B) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -7/360 binary64) (neg.f64 B)) (neg.f64 B) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -7/360 binary64) B) B #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 B) (*.f64 (fabs.f64 B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 B) (*.f64 (neg.f64 B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) |
(fma.f64 B (*.f64 #s(literal -7/360 binary64) B) #s(literal -1/6 binary64)) |
(-.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal 1/6 binary64)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -7/360 binary64) B)) B)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 B) B) #s(literal -7/360 binary64))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 7/360 binary64) (*.f64 B B))) |
(-.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)))) |
(+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) #s(literal -7/360 binary64))) |
#s(literal -7/360 binary64) |
(*.f64 (pow.f64 (fabs.f64 B) #s(literal 1 binary64)) (pow.f64 (fabs.f64 B) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 B) #s(literal 1 binary64)) (fabs.f64 B)) |
(*.f64 (pow.f64 (neg.f64 B) #s(literal 1 binary64)) (pow.f64 (neg.f64 B) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 B) #s(literal 1 binary64)) (neg.f64 B)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 2 binary64)) (*.f64 B B)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 B B)) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 B))) (neg.f64 (neg.f64 (fabs.f64 B)))) |
(*.f64 (*.f64 (neg.f64 B) #s(literal 1 binary64)) (*.f64 (neg.f64 B) #s(literal 1 binary64))) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) (pow.f64 B #s(literal 1 binary64))) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) B) |
(*.f64 (neg.f64 (fabs.f64 B)) (neg.f64 (fabs.f64 B))) |
(*.f64 (pow.f64 B (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 B (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 B) (fabs.f64 B)) |
(*.f64 (neg.f64 B) (neg.f64 B)) |
(*.f64 (*.f64 B B) (pow.f64 #s(literal -1 binary64) #s(literal 2 binary64))) |
(*.f64 (*.f64 B B) (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.f64 B B) |
(pow.f64 (neg.f64 (fabs.f64 B)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 B) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 B) #s(literal 2 binary64)) |
(pow.f64 (*.f64 B B) #s(literal 1 binary64)) |
(pow.f64 B #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 B))) |
(/.f64 (pow.f64 (neg.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (pow.f64 B #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(neg.f64 (*.f64 (neg.f64 B) B)) |
(sqrt.f64 (*.f64 (*.f64 B B) (*.f64 B B))) |
(fabs.f64 (*.f64 (neg.f64 B) B)) |
(fabs.f64 (*.f64 B B)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 B)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1 binary64) B) |
(*.f64 B #s(literal -1 binary64)) |
(neg.f64 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) (neg.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))))) |
(/.f64 (+.f64 (pow.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) (neg.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))) |
(neg.f64 (-.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))) |
(+.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (*.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 B) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 B)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 B) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (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)) |
#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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) 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) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(*.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) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 x 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 x #s(literal 1 binary64)) #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 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 #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 (+.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 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(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B) B)) B) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 B B) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B))) (-.f64 B (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) B) (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B) #s(literal 3 binary64))) (fma.f64 B B (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B)) (*.f64 B (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B))))) |
(fma.f64 (*.f64 (*.f64 B B) B) #s(literal -1/6 binary64) B) |
(fma.f64 (*.f64 B #s(literal -1/6 binary64)) (*.f64 B B) B) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B B) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) B) B) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal -1/6 binary64) B) B) |
(fma.f64 B (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B) |
(-.f64 B (*.f64 (neg.f64 B) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))) |
(-.f64 B (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) B)) |
(-.f64 B (neg.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B) B) |
(+.f64 B (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 B)) (fabs.f64 B) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 B)) (neg.f64 B) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 B) (*.f64 (fabs.f64 B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 B) (*.f64 (neg.f64 B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) |
(fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 B (*.f64 B #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 B)) (fabs.f64 B)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 B)) (neg.f64 B)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) B) B) |
(*.f64 (fabs.f64 B) (*.f64 (fabs.f64 B) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 B) (*.f64 (neg.f64 B) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 B B)) |
(*.f64 (*.f64 B B) #s(literal -1/6 binary64)) |
(*.f64 B (*.f64 B #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 (fabs.f64 B) #s(literal 1 binary64)) (pow.f64 (fabs.f64 B) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 B) #s(literal 1 binary64)) (fabs.f64 B)) |
(*.f64 (pow.f64 (neg.f64 B) #s(literal 1 binary64)) (pow.f64 (neg.f64 B) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 B) #s(literal 1 binary64)) (neg.f64 B)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 2 binary64)) (*.f64 B B)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 B B)) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 B))) (neg.f64 (neg.f64 (fabs.f64 B)))) |
(*.f64 (*.f64 (neg.f64 B) #s(literal 1 binary64)) (*.f64 (neg.f64 B) #s(literal 1 binary64))) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) (pow.f64 B #s(literal 1 binary64))) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) B) |
(*.f64 (neg.f64 (fabs.f64 B)) (neg.f64 (fabs.f64 B))) |
(*.f64 (pow.f64 B (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 B (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 B) (fabs.f64 B)) |
(*.f64 (neg.f64 B) (neg.f64 B)) |
(*.f64 (*.f64 B B) (pow.f64 #s(literal -1 binary64) #s(literal 2 binary64))) |
(*.f64 (*.f64 B B) (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.f64 B B) |
(pow.f64 (neg.f64 (fabs.f64 B)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 B) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 B) #s(literal 2 binary64)) |
(pow.f64 (*.f64 B B) #s(literal 1 binary64)) |
(pow.f64 B #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 B))) |
(/.f64 (pow.f64 (neg.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (pow.f64 B #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(neg.f64 (*.f64 (neg.f64 B) B)) |
(sqrt.f64 (*.f64 (*.f64 B B) (*.f64 B B))) |
(fabs.f64 (*.f64 (neg.f64 B) B)) |
(fabs.f64 (*.f64 B B)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 B)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) (+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(literal 3 binary64))) (fma.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))))) |
(neg.f64 (-.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(pow.f64 (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (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 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
Compiled 62 356 to 6 283 computations (89.9% saved)
66 alts after pruning (64 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 127 | 37 | 1 164 |
| Fresh | 12 | 27 | 39 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 144 | 66 | 1 210 |
| Status | Accuracy | Program |
|---|---|---|
| 47.4% | (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 56.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) F (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 51.5% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 56.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 53.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))) | |
| 54.2% | (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))) | |
| 50.0% | (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 35.2% | (fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 55.8% | (fma.f64 F (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 34.4% | (fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 36.7% | (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)))) | |
| 58.0% | (/.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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 B)) | |
| 50.4% | (/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)))) (sin.f64 B)) | |
| 18.5% | (/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) | |
| 56.7% | (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| 56.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 #s(approx (sin B) B))) (/.f64 x (tan.f64 B))) | |
| 27.6% | (-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| 34.8% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| 56.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) F)))) | |
| 43.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) | |
| 36.2% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (sin.f64 B)))) | |
| 34.3% | (+.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)))))) | |
| 33.9% | (+.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)))))) | |
| 36.4% | (+.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)))) | |
| 29.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 #s(approx (pow (+ 2 (* 2 x)) -1/2) (pow.f64 #s(literal 2 binary64) #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))))))))) | |
| 27.6% | (+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) | |
| 27.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)))) #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.7% | (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) | |
| 43.5% | #s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) | |
| 45.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F))) | |
| ✓ | 20.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (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 (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)))))))) | |
| 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.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))) |
| 50.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 F (/.f64 (fma.f64 (cos.f64 B) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B))))) | |
| 29.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) | |
| 25.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) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) | |
| 29.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) | |
| 28.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) | |
| 28.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) | |
| 16.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) | |
| 27.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) | |
| 17.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) | |
| 16.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) | |
| 16.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) | |
| 10.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) B)))) | |
| 16.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) | |
| 29.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) | |
| 29.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F x)))))) B)))) | |
| 30.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) | |
| 30.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 x #s(literal 1 binary64))))))) | |
| 29.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) | |
| 21.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) | |
| 21.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) | |
| 30.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 x #s(literal 1 binary64)))))) | |
| 25.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) | |
| 30.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) | |
| 3.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 (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)))) | |
| 12.3% | #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 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) | |
| 12.8% | #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)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 binary64))) #s(literal 1 binary64)) B))) | |
| 2.2% | #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 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) B))) | |
| 1.4% | #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 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) | |
| 13.3% | #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 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) | |
| 12.6% | #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 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)))))) | |
| 2.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 binary64)))))) |
Compiled 3 081 to 2 037 computations (33.9% 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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
| 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) 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))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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))) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
| 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))) (*.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)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 |
|---|
(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)))) |
(+.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)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
| Outputs |
|---|
(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)))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Outputs |
|---|
(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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(+.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 (*.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 (fma.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 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#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 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)))) |
(/.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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(+.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 (*.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 (fma.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 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#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)))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)))) (sin.f64 B)) |
| Outputs |
|---|
(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)))) |
(/.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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(+.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 (*.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 (fma.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 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#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)))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.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 F (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (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 #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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) F)))) |
| Outputs |
|---|
(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)))) |
(-.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))) |
(/.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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(+.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 (*.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 (fma.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 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#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)))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.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 F (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (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 #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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) F)))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
| Outputs |
|---|
(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)))) |
(-.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))) |
(/.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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 B)) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(+.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 (*.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 (fma.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 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#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)))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.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 F (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (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 #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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) F)))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (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 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) 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 #s(approx (sin B) B))) (/.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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 B)) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(+.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 (*.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 (fma.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 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#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)))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.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 F (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (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 #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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) F)))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (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 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F))) |
(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))) |
(/.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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 B)) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(+.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 (*.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 (fma.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 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#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)))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.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 F (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (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 #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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) F)))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (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 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F))) |
(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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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 (fma.f64 (cos.f64 B) (/.f64 x F) (/.f64 #s(literal 1 binary64) 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))) |
(/.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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
| 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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(+.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 (*.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 (fma.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 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#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)))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.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 F (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (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 #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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) F)))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (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 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F))) |
(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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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 (fma.f64 (cos.f64 B) (/.f64 x F) (/.f64 #s(literal 1 binary64) 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)) (*.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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) F (/.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))) |
| 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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(+.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 (*.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 (fma.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 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#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)))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.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 F (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (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 #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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) F)))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (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 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F))) |
(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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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 (fma.f64 (cos.f64 B) (/.f64 x F) (/.f64 #s(literal 1 binary64) 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)) (*.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 #s(approx (+ (* F F) 2) #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 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
| 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))))) (neg.f64 #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -1 binary64) B)) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(literal 1 binary64) (/.f64 B (+.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 (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (fma.f64 F x F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 #s(approx (* F (+ (/ 1 F) (/ x F))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 3 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #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 (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))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* -7/360 (* B B)) -1/6) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 F x F) (*.f64 F F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 4 binary64)))) 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 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (/.f64 (fma.f64 F x F) (neg.f64 F)) (neg.f64 F))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 F x F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 F x F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F 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 #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))))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) #s(approx (- (* -7/360 (pow B 2)) 1/6) #s(literal -1/6 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))))) #s(approx (/ -1 (sin B)) (/.f64 #s(approx (+ (* (* (* (+ (* -7/360 (* B B)) -1/6) B) B) B) (* B -1)) (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 5 binary64)))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (/.f64 F (*.f64 F F)) (/.f64 (*.f64 F x) (*.f64 F F)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) B) B) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) 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))) |
#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))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (+ (* (/ 1 (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2))) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) 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) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (-.f64 (*.f64 (/.f64 x F) (/.f64 x F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (-.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)))) |
(-.f64 #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)) F) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #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)))))) |
(+.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)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F))) |
#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))) |
(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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 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 (+ (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)))) |
#s(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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.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)))) #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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (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 #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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))) #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))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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)))) |
#s(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 #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))) (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #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) #s(approx (+ (* F F) 2) #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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F))) |
(+.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))))) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* (sin B) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) x))) (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(+.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 (*.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 (fma.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 #s(literal 1 binary64) (/.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(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 F (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#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)))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (*.f64 #s(literal -1 binary64) (*.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 F (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (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 #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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) F)))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) (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 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F))) |
(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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (pow (+ (* x 2) (+ (* F F) 2)) 1/2)) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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 (fma.f64 (cos.f64 B) (/.f64 x F) (/.f64 #s(literal 1 binary64) 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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) 1/2) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 #s(approx (+ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (* (sin B) (/ (neg x) (tan B)))) (fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)) (*.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 #s(approx (+ (* F F) 2) #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 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
(-.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) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(+.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 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 (/.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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (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)))) |
(/.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 (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 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.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 (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))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))) |
| Outputs |
|---|
(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))) |
39 calls:
| 41.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)))))) |
| 38.0ms | x |
| 36.0ms | F |
| 33.0ms | B |
| 32.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.4% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 13.4% | 1 | x |
| 13.4% | 1 | B |
| 13.4% | 1 | F |
| 30.7% | 1 | x |
| 30.7% | 1 | B |
| 30.7% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 30.7% | 1 | F |
| 44.9% | 3 | F |
| 39.9% | 4 | x |
| 43.8% | 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)))))) |
| 37.8% | 2 | B |
| 46.6% | 3 | F |
| 56.1% | 3 | F |
| 57.8% | 3 | F |
| 63.1% | 3 | F |
| 52.3% | 2 | B |
| 63.1% | 3 | F |
| 43.5% | 1 | x |
| 55.5% | 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)))))) |
| 68.5% | 3 | F |
| 75.6% | 3 | F |
| 75.6% | 3 | F |
| 76.8% | 3 | F |
| 80.3% | 5 | F |
| 81.7% | 4 | F |
| 81.7% | 4 | F |
| 74.4% | 3 | x |
| 66.4% | 2 | B |
| 82.3% | 4 | F |
| 77.5% | 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)))))) |
| 87.4% | 4 | F |
| 93.9% | 4 | F |
| 99.0% | 3 | F |
| 99.1% | 3 | F |
| 85.3% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 99.8% | 3 | F |
| 80.8% | 1 | B |
| 80.8% | 1 | x |
Compiled 4 999 to 853 computations (82.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 199558.21137078604 | 18129883.862655792 |
| 8.0ms | -8.255787811082758e+29 | -5.087961518722165e+22 |
| 23.0ms | 160× | 0 | valid |
Compiled 470 to 379 computations (19.4% saved)
ival-tan: 4.0ms (21.8% of total)ival-div!: 4.0ms (21.8% of total)ival-sin: 3.0ms (16.3% of total)ival-pow: 3.0ms (16.3% of total)ival-mult!: 3.0ms (16.3% of total)ival-add!: 1.0ms (5.4% of total)ival-neg: 1.0ms (5.4% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 7.98474728287529e-6 | 0.0006091258008853776 |
| 54.0ms | -5.087961518722165e+22 | -0.41898815552839125 |
| 36.0ms | 288× | 0 | valid |
Compiled 876 to 721 computations (17.7% saved)
ival-tan: 6.0ms (21.5% of total)ival-pow: 6.0ms (21.5% of total)ival-sin: 5.0ms (17.9% of total)ival-mult!: 5.0ms (17.9% of total)ival-div!: 3.0ms (10.7% of total)ival-add!: 2.0ms (7.2% of total)ival-neg: 1.0ms (3.6% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.98474728287529e-6 | 0.0006091258008853776 |
| 2.0ms | -5.087961518722165e+22 | -0.41898815552839125 |
Compiled 1 020 to 829 computations (18.7% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.98474728287529e-6 | 0.0006091258008853776 |
| 23.0ms | 5.608767575854265e-157 | 4.593006433351933e-155 |
| 17.0ms | -8.255787811082758e+29 | -5.087961518722165e+22 |
| 30.0ms | 208× | 0 | valid |
Compiled 1 130 to 891 computations (21.2% saved)
ival-mult!: 7.0ms (29.1% of total)ival-tan: 4.0ms (16.6% of total)ival-sin: 4.0ms (16.6% of total)ival-pow: 4.0ms (16.6% of total)ival-div!: 2.0ms (8.3% of total)ival-add!: 1.0ms (4.2% of total)ival-neg: 1.0ms (4.2% of total)adjust: 0.0ms (0.0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 7.364675927465458e+144 | 3.351237953068002e+146 |
| 1.0ms | 5.608767575854265e-157 | 4.593006433351933e-155 |
| 1.0ms | -8.255787811082758e+29 | -5.087961518722165e+22 |
| 16.0ms | 112× | 0 | valid |
Compiled 1 249 to 975 computations (21.9% saved)
ival-tan: 5.0ms (37.5% of total)ival-sin: 2.0ms (15.0% of total)ival-pow: 2.0ms (15.0% of total)ival-mult!: 2.0ms (15.0% of total)ival-add!: 1.0ms (7.5% of total)ival-neg: 1.0ms (7.5% of total)ival-div!: 1.0ms (7.5% of total)adjust: 0.0ms (0.0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.364675927465458e+144 | 3.351237953068002e+146 |
| 1.0ms | 5.608767575854265e-157 | 4.593006433351933e-155 |
| 2.0ms | -8.255787811082758e+29 | -5.087961518722165e+22 |
Compiled 1 393 to 1 056 computations (24.2% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 7.364675927465458e+144 | 3.351237953068002e+146 |
| 1.0ms | 5.608767575854265e-157 | 4.593006433351933e-155 |
| 38.0ms | -8.255787811082758e+29 | -5.087961518722165e+22 |
| 33.0ms | 128× | 0 | valid |
Compiled 1 303 to 1 002 computations (23.1% saved)
ival-mult!: 19.0ms (65.0% of total)ival-tan: 3.0ms (10.3% of total)ival-pow: 3.0ms (10.3% of total)ival-sin: 2.0ms (6.8% of total)ival-add!: 1.0ms (3.4% of total)ival-neg: 1.0ms (3.4% of total)ival-div!: 1.0ms (3.4% of total)adjust: 0.0ms (0.0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 7.364675927465458e+144 | 3.351237953068002e+146 |
| 1.0ms | 5.608767575854265e-157 | 4.593006433351933e-155 |
| 1.0ms | -8.255787811082758e+29 | -5.087961518722165e+22 |
| 8.0ms | 64× | 0 | valid |
Compiled 1 240 to 960 computations (22.6% saved)
ival-tan: 1.0ms (16.9% of total)ival-sin: 1.0ms (16.9% of total)ival-div!: 1.0ms (16.9% of total)ival-pow: 1.0ms (16.9% of total)ival-mult!: 1.0ms (16.9% 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)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.364675927465458e+144 | 3.351237953068002e+146 |
| 19.0ms | 2.794845145961258e-194 | 5.329769421357028e-192 |
| 31.0ms | -4.529672380147912e-126 | -4.170996322431612e-140 |
| 28.0ms | -6.775327381266038e+37 | -8.255787811082758e+29 |
| 60.0ms | 416× | 0 | valid |
Compiled 2 027 to 1 560 computations (23.0% saved)
ival-sin: 12.0ms (24.5% of total)ival-pow: 10.0ms (20.4% of total)ival-tan: 9.0ms (18.4% of total)ival-mult!: 7.0ms (14.3% of total)ival-add!: 5.0ms (10.2% of total)ival-div!: 4.0ms (8.2% of total)ival-neg: 2.0ms (4.1% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.364675927465458e+144 | 3.351237953068002e+146 |
| 2.0ms | -6.775327381266038e+37 | -8.255787811082758e+29 |
Compiled 956 to 744 computations (22.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 199558.21137078604 | 18129883.862655792 |
| 6.0ms | -9.43114560025026e+104 | -8.323472574342155e+97 |
| 4.0ms | 32× | 0 | valid |
Compiled 557 to 436 computations (21.7% saved)
ival-tan: 1.0ms (30.7% of total)ival-sin: 1.0ms (30.7% of total)ival-pow: 1.0ms (30.7% of total)ival-mult!: 1.0ms (30.7% 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× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 199558.21137078604 | 18129883.862655792 |
| 1.0ms | -9.43114560025026e+104 | -8.323472574342155e+97 |
Compiled 539 to 418 computations (22.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 186.13872064974134 | 199558.21137078604 |
| 1.0ms | -8.255787811082758e+29 | -5.087961518722165e+22 |
| 17.0ms | 128× | 0 | valid |
Compiled 1 134 to 875 computations (22.8% saved)
ival-tan: 3.0ms (23.0% of total)ival-sin: 3.0ms (23.0% of total)ival-pow: 3.0ms (23.0% of total)ival-mult!: 2.0ms (15.3% of total)ival-add!: 1.0ms (7.7% of total)ival-neg: 1.0ms (7.7% of total)ival-div!: 1.0ms (7.7% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 186.13872064974134 | 199558.21137078604 |
| 18.0ms | -8.255787811082758e+29 | -5.087961518722165e+22 |
| 14.0ms | 96× | 0 | valid |
Compiled 1 143 to 884 computations (22.7% saved)
ival-pow: 3.0ms (27.1% of total)ival-tan: 2.0ms (18.0% of total)ival-sin: 2.0ms (18.0% of total)ival-mult!: 2.0ms (18.0% of total)ival-add!: 1.0ms (9.0% of total)ival-div!: 1.0ms (9.0% 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 | 186.13872064974134 | 199558.21137078604 |
| 2.0ms | -8.255787811082758e+29 | -5.087961518722165e+22 |
Compiled 1 279 to 969 computations (24.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 8.39783411621411e+111 | 2.5413093688465513e+121 |
| 2.0ms | -8.255787811082758e+29 | -5.087961518722165e+22 |
| 20.0ms | 144× | 0 | valid |
Compiled 1 344 to 1 016 computations (24.4% saved)
ival-tan: 3.0ms (20.7% of total)ival-sin: 3.0ms (20.7% of total)ival-pow: 3.0ms (20.7% of total)ival-mult!: 2.0ms (13.8% of total)ival-add!: 1.0ms (6.9% of total)ival-neg: 1.0ms (6.9% of total)ival-div!: 1.0ms (6.9% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 0.0006091258008853776 | 186.13872064974134 |
| 32.0ms | -5.087961518722165e+22 | -0.41898815552839125 |
| 40.0ms | 304× | 0 | valid |
Compiled 1 790 to 1 266 computations (29.3% saved)
ival-pow: 8.0ms (24.9% of total)ival-tan: 7.0ms (21.8% of total)ival-sin: 6.0ms (18.7% of total)ival-mult!: 5.0ms (15.6% of total)ival-div!: 3.0ms (9.3% of total)ival-add!: 2.0ms (6.2% of total)ival-neg: 1.0ms (3.1% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 1.6979116398535784e+89 | 2.4846149621002378e+100 |
| 2.0ms | -5.087961518722165e+22 | -0.41898815552839125 |
| 22.0ms | 160× | 0 | valid |
Compiled 2 238 to 1 498 computations (33.1% saved)
ival-tan: 4.0ms (23.0% of total)ival-sin: 3.0ms (17.2% of total)ival-div!: 3.0ms (17.2% of total)ival-pow: 3.0ms (17.2% of total)ival-mult!: 3.0ms (17.2% 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 |
|---|---|---|
| 2.0ms | 1.6979116398535784e+89 | 2.4846149621002378e+100 |
| 2.0ms | -5.087961518722165e+22 | -0.41898815552839125 |
Compiled 2 469 to 1 597 computations (35.3% saved)
| 1× | fuel |
Compiled 2 340 to 243 computations (89.6% saved)
Compiled 7 047 to 2 437 computations (65.4% saved)
Loading profile data...