
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.3s | 8 256× | 0 | valid |
| 299.0ms | 305× | 0 | invalid |
ival-mult!: 413.0ms (33.5% of total)ival-tan: 218.0ms (17.7% of total)ival-pow: 184.0ms (14.9% of total)ival-sin: 175.0ms (14.2% of total)ival-div!: 121.0ms (9.8% of total)ival-add!: 79.0ms (6.4% of total)ival-neg: 40.0ms (3.2% 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 |
|---|---|---|
| ▶ | 75.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(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 |
|---|---|---|
| 38.0ms | B | inf |
| 29.0ms | B | -inf |
| 5.0ms | x | inf |
| 5.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)
26 alts after pruning (26 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 595 | 26 | 621 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 596 | 26 | 622 |
| Status | Accuracy | Program |
|---|---|---|
| 75.6% | (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)))) | |
| 75.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)))) | |
| ▶ | 81.3% | (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))) |
| 81.3% | (fma.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| ▶ | 81.3% | (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))) |
| 65.2% | (/.f64 (-.f64 (*.f64 (*.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))) | |
| 75.7% | (-.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))) | |
| 75.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)))))) | |
| 81.2% | (+.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)))) | |
| 75.5% | (+.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)))))) | |
| 57.6% | (+.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))))) | |
| 39.6% | (+.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)))) | |
| 41.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)))) | |
| 75.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| ▶ | 56.5% | (+.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)))))) |
| 62.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 (*.f64 F (pow.f64 (+.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))) | |
| 53.4% | (+.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)))))) | |
| 64.1% | (*.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)))) | |
| 41.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) | |
| 37.7% | #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))) | |
| 17.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) (sin.f64 B))) | |
| ▶ | 22.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) (sin.f64 B))) |
| 57.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.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)))) | |
| 39.0% | #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)))))) | |
| 45.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| ▶ | 46.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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
Compiled 1 670 to 1 168 computations (30.1% 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 | 1254 | 12265 |
| 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 (*.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)))))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 #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 (/ F (sin B)) (/.f64 F B)) |
(/.f64 F B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 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)) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) |
#s(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 B) (/.f64 F B)) |
#s(approx (* F F) (pow.f64 F #s(literal 2 binary64))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (* -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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))))) |
#s(approx (+ (* (/ 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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (* -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 (/ 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 (* (/ 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 (+.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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) B)) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/720 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))))) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* -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 (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (* F (+ (/ 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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (+ (* (/ 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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (* -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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (sin.f64 B)))) x) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (sin.f64 B))) x) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (sin.f64 B)))) x) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#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 |
| 13.0ms | B | inf |
| 11.0ms | B | 0 |
| 9.0ms | x | inf |
| 6.0ms | F | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 364 |
| 0 | 98 | 326 |
| 1 | 419 | 318 |
| 2 | 1859 | 318 |
| 0 | 4630 | 314 |
| 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 (*.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)))))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 #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 (/ F (sin B)) (/.f64 F B)) |
(/.f64 F B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 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)) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) |
#s(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 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 (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 (*.f64 (/.f64 F (sin.f64 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 (*.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 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)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 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 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)))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 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 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)))) (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 (pow.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 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 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 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 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 (neg.f64 F) (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 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 (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 (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)) (*.f64 (neg.f64 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 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 (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 (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) (*.f64 (neg.f64 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 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 (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 (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))) (*.f64 (neg.f64 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 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 (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 (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) (*.f64 (neg.f64 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 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 (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 (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)) (*.f64 (neg.f64 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 (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 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)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 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 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)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 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 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)))) (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 (pow.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 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 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 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 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 (neg.f64 F) (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 (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) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 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 (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 (fma.f64 (*.f64 (pow.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 (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 (fma.f64 (*.f64 (pow.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 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (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 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (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 (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 (/.f64 F (sin.f64 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 (*.f64 (/.f64 F (sin.f64 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 (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 (*.f64 (/.f64 F (sin.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 #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 (/.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))))) |
(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)))) |
(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 #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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (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 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 F (sin.f64 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)) 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)) (*.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)) (*.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)) (*.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 (*.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 (/.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 (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 (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 (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 (/.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 (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)) #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 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) x) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (neg.f64 x) #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))) |
(*.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 (tan.f64 B) x)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (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))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) (*.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 (cos.f64 B)) (*.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 (cos.f64 B)) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (cos.f64 B) (*.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 (cos.f64 B) (*.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 (cos.f64 B) (*.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 (cos.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (neg.f64 (cos.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (cos.f64 B)) (*.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)) (cos.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) (*.f64 (sin.f64 B) F)) (neg.f64 (cos.f64 B))) (*.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)) (cos.f64 B)) (*.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)) (cos.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (cos.f64 B))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (cos.f64 B))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (tan.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 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 (neg.f64 (tan.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 (tan.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 (tan.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 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (tan.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 (tan.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 (neg.f64 (tan.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)) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 B))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (sin.f64 (fma.f64 (neg.f64 B) #s(literal 2 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (neg.f64 B) #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (cos.f64 B) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (cos.f64 B)) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64)))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (cos.f64 B) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(tan.f64 (neg.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))))) |
(tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) F) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 F (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) B) |
(/.f64 (*.f64 #s(literal 1 binary64) F) B) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 F) (neg.f64 B)) |
(/.f64 F B) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 B F)) |
(neg.f64 (/.f64 F (neg.f64 B))) |
(neg.f64 (/.f64 (neg.f64 F) B)) |
(*.f64 (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 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 (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 (*.f64 (/.f64 F (sin.f64 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 (*.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 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)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 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 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)))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 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 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)))) (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 (pow.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 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 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 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 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 (neg.f64 F) (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 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 (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 (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)) (*.f64 (neg.f64 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 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 (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 (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) (*.f64 (neg.f64 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 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 (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 (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))) (*.f64 (neg.f64 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 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 (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 (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) (*.f64 (neg.f64 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 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 (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 (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)) (*.f64 (neg.f64 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 (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 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)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 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 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)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 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 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)))) (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 (pow.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 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 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 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 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 (neg.f64 F) (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 (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) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 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 (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 (fma.f64 (*.f64 (pow.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 (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 (fma.f64 (*.f64 (pow.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 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (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 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (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 (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 (/.f64 F (sin.f64 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 (*.f64 (/.f64 F (sin.f64 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 (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 (*.f64 (/.f64 F (sin.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 #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 (/.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))))) |
(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)))) |
(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 #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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (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 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 F (sin.f64 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)) 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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #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)) (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)) #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 (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/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) (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) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.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 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 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/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)) #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 (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 (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) (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) (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)) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (*.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)) (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 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 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 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)) #s(literal -1 binary64))) (*.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)) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.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 (*.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.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 (*.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (sin.f64 B) F) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.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 (*.f64 (sin.f64 B) F) (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) 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)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (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))) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 B)))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#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 F (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) 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 F (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) 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 F (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 F (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 F (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (*.f64 (sin.f64 B) 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 #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 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 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 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 (*.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 (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)) F (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 F) (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 (/.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 (+.f64 (/.f64 F (sin.f64 B)) (*.f64 F (/.f64 x (tan.f64 B)))) (*.f64 F 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 (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) 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) (*.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) (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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x 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))) |
(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 (/.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 #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)) #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 (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 (/.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 #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 x (tan.f64 B)) F) |
(/.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 (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 75 288 to 7 311 computations (90.3% saved)
46 alts after pruning (45 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 617 | 38 | 1 655 |
| Fresh | 14 | 7 | 21 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 635 | 46 | 1 681 |
| Status | Accuracy | Program |
|---|---|---|
| 59.1% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) | |
| 45.7% | (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.5% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
| 69.9% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 59.1% | (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) | |
| 57.7% | (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 81.3% | (fma.f64 F (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 41.7% | (fma.f64 F (/.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 81.3% | (fma.f64 F (/.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 (neg.f64 x) (tan.f64 B))) | |
| ▶ | 81.3% | (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))) |
| 56.6% | (-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) | |
| 40.1% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) x) (*.f64 (sin.f64 B) (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)))))) | |
| 56.5% | (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 81.2% | (+.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)))) | |
| 57.6% | (+.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))))) | |
| 41.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)))) | |
| 75.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 56.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 56.5% | (+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 35.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 53.4% | (+.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)))))) | |
| 35.3% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 35.2% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 37.7% | #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))) | |
| 17.1% | #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))) | |
| 45.8% | #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)))) | |
| 41.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) | |
| 13.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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)))))) | |
| 41.2% | #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))) | |
| ✓ | 22.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) (sin.f64 B))) |
| 13.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 (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.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 (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) | |
| ▶ | 13.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 (sin B) B))) |
| 57.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| 46.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) (neg.f64 F))) | |
| 40.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) (fma.f64 (/.f64 x F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) | |
| ▶ | 33.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 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
| 24.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F #s(approx (sin B) B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F #s(approx (sin B) B))))))) | |
| ▶ | 41.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
| 22.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 #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))))) | |
| 24.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) | |
| 23.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 (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)))) | |
| 26.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)))) | |
| 4.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) | |
| 13.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 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) | |
| 13.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 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
Compiled 3 502 to 2 432 computations (30.6% saved)
| Inputs |
|---|
2 |
-1/2 |
1 |
-1 |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 6 to 6 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1148 | 10749 |
| 1× | iter-limit |
| Inputs |
|---|
(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))) |
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))) |
(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)) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
#s(literal 1 binary64) |
(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))))) (*.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 #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 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 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) |
(*.f64 F (sin.f64 B)) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) |
(/.f64 x (*.f64 B F)) |
(*.f64 B F) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (tan.f64 B)) |
(*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(/.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) (*.f64 F (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
(*.f64 F (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))) |
(+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) |
#s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
(/.f64 #s(literal 1 binary64) (*.f64 B F)) |
(/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) |
(*.f64 x (cos.f64 B)) |
(cos.f64 B) |
| Outputs |
|---|
#s(approx (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))))) |
#s(approx F F) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (+ (* F F) 2) #s(literal 2 binary64)) |
#s(approx (+ (* F F) 2) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) |
#s(approx (+ (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 (+ (/ 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 (/ x (* B F)) (/.f64 x (*.f64 B F))) |
#s(approx (* B F) (*.f64 B F)) |
#s(approx (* (/ F (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 B) (/.f64 F B)) |
#s(approx (/ 1 (* B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
#s(approx (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F)))))))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (pow.f64 F #s(literal 2 binary64))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (pow.f64 F #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (+ (* F F) 2) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (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 (*.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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (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 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F))) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* -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 (* (/ F (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/720 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))))) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ 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 (* -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 (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 (+.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 (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 (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/45 binary64) (*.f64 #s(literal 2/945 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(literal 1 binary64)) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+.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 (* 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) #s(literal 1 binary64)) |
#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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (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 (+ (/ 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 (/ -1 (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -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 (* x (cos B)) (*.f64 x (cos.f64 B))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (neg x) (*.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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #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 (* -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 (*.f64 x (cos.f64 B)) (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 (* (/ F (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ (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 (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (sin.f64 B)))) x) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (sin.f64 B))) x) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (sin.f64 B)))) x) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) x) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) x)) #s(literal 2 binary64))))) |
#s(approx (* -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)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (sin.f64 B))) x) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 15.0ms | B | inf |
| 12.0ms | B | -inf |
| 6.0ms | x | inf |
| 5.0ms | F | -inf |
| 5.0ms | F | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 483 |
| 0 | 98 | 466 |
| 1 | 430 | 432 |
| 2 | 1770 | 426 |
| 0 | 4091 | 423 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(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))) |
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))) |
(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)) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
#s(literal 1 binary64) |
(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))))) (*.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 #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 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 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) |
(*.f64 F (sin.f64 B)) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) |
(/.f64 x (*.f64 B F)) |
(*.f64 B F) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (tan.f64 B)) |
(*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(/.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) (*.f64 F (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
(*.f64 F (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))) |
(+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) |
#s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
(/.f64 #s(literal 1 binary64) (*.f64 B F)) |
(/.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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 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)))) (/.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 #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 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 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 (/.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 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (/.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))) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (*.f64 (/.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))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (*.f64 (/.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))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (/.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))))) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #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 (*.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 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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (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)) (sin.f64 B))) F) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 #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 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) F) (*.f64 (/.f64 (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)) (sin.f64 B))) F))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (*.f64 (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)) (sin.f64 B))) (*.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)) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.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)) (sin.f64 B))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (tan.f64 B)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B) (*.f64 (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 #s(literal 2 binary64) x (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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B) (*.f64 (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 #s(literal 2 binary64) x (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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.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))) (neg.f64 (tan.f64 B)) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.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))) (tan.f64 B)) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.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 (/.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 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 #s(literal 2 binary64) x (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 #s(literal 2 binary64) x (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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 #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 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 #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))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.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))) (tan.f64 B)) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 (/.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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 #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 (*.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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) x))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (*.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 (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 #s(literal 2 binary64) x (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 (*.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))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 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 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.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)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.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)))) |
(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 #s(literal 2 binary64) x (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 (*.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))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (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 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 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))) (tan.f64 B)) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.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)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) F)) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 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 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (*.f64 (/.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 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.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))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
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 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) (fma.f64 F F (+.f64 x x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (+.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)) (*.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1 binary64) F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(-.f64 (fma.f64 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 (pow.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 F (neg.f64 F)) (*.f64 F (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (neg.f64 (*.f64 F F)) (neg.f64 (*.f64 F F)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (*.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 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 F (neg.f64 F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 F (neg.f64 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) F) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.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 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F 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))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(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 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 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 (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 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #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 F (*.f64 (sin.f64 B) F)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 F (neg.f64 F)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 F (neg.f64 F)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 F F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 F F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 F (neg.f64 F)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 F (neg.f64 F)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) F (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) F (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F F) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F F) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
#s(literal 1 binary64) |
(sin.f64 B) |
B |
(*.f64 (*.f64 (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) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x (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)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.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 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (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 x (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(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) #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))))) (neg.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) F) |
(*.f64 (neg.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) F) |
(*.f64 (neg.f64 F) (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(*.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F)) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 F (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) #s(literal -1 binary64))) |
(*.f64 F (neg.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) (*.f64 (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) (*.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F))) (*.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F)) (-.f64 (*.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 F)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) #s(literal -1 binary64)) (*.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) (neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(neg.f64 (*.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 1 binary64))) |
(neg.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) |
(fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (*.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F))) |
(+.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F) |
(*.f64 F (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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)) (fma.f64 (*.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) F) (*.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) F))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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)) (fma.f64 (neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) (neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F))))) |
(fma.f64 (/.f64 F (neg.f64 F)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 (/.f64 F F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (neg.f64 F) (sin.f64 B)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 F (neg.f64 F)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) F (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(fma.f64 F #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F))) |
(+.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) #s(literal 3 binary64))) (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) #s(literal 3 binary64))) (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (sin.f64 B) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (sin.f64 B) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) |
(/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(neg.f64 (-.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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)) (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F) (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) |
(+.f64 (/.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (sin.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (*.f64 (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)) #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)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 F #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) F)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 F)) |
(/.f64 (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 #s(literal -1 binary64) (*.f64 (neg.f64 F) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 B) F) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (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))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) F))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 (sin.f64 B) F) |
(*.f64 F (sin.f64 B)) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) |
(*.f64 (/.f64 x (neg.f64 F)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 x (neg.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 x (neg.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (neg.f64 F))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x B)) |
(*.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x F)) |
(*.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 B F))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x B))) (neg.f64 (neg.f64 F))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 F) B)) |
(/.f64 (neg.f64 (/.f64 x F)) (neg.f64 B)) |
(/.f64 (neg.f64 (/.f64 x B)) (neg.f64 F)) |
(/.f64 (/.f64 x B) (*.f64 #s(literal 1 binary64) F)) |
(/.f64 (/.f64 x B) F) |
(/.f64 (/.f64 x F) B) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) B)))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 F) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 x B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) B) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B F) x)) |
(/.f64 x (neg.f64 (*.f64 (neg.f64 F) B))) |
(/.f64 x (*.f64 B F)) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 F) B))) |
(*.f64 B F) |
(*.f64 F B) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(pow.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (sin.f64 (fma.f64 B #s(literal 2 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 B #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (cos.f64 B) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(tan.f64 (neg.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64)))) |
(tan.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(tan.f64 (+.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) B))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)))) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (neg.f64 (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) F) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 F (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) B) |
(/.f64 (*.f64 #s(literal 1 binary64) F) B) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 F) (neg.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 B F)) |
(/.f64 F B) |
(neg.f64 (/.f64 F (neg.f64 B))) |
(neg.f64 (/.f64 (neg.f64 F) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 F) (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
(*.f64 (/.f64 (neg.f64 F) F) (/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) (sin.f64 B))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) F) |
(*.f64 (neg.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) F) |
(*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) F)) |
(*.f64 (neg.f64 F) (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) |
(*.f64 (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) F) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 F)) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) F)) |
(*.f64 F (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) #s(literal -1 binary64))) |
(*.f64 F (neg.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))) (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (*.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) (*.f64 (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (*.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F)))) (*.f64 (*.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F)) (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F))) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F)) (-.f64 (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F))) (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal -1 binary64)) (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) (neg.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) (*.f64 (neg.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 F) (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)))) (*.f64 (sin.f64 B) F)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) F))) |
(neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) F) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) F)) |
(fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F)) (*.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) |
(fma.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F))) |
(fma.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.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(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 #s(literal -1 binary64) (*.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) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) |
(+.f64 (*.f64 (neg.f64 F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F))) |
(+.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 F)) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 F))) |
(+.f64 (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(*.f64 (/.f64 F F) (/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) (sin.f64 B))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) (sin.f64 B)) (/.f64 F F)) |
(*.f64 (/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) F) (/.f64 F (sin.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F))) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) F) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) F)) |
(*.f64 F (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (fma.f64 (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) F) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (fma.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) F) (*.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) F) (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (fma.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)))))) |
(/.f64 (neg.f64 (*.f64 F (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) F)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 F (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)))) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) F) (*.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) (-.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (-.f64 (*.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) (*.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (/.f64 F (neg.f64 F)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (/.f64 (neg.f64 F) (sin.f64 B)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (/.f64 F (neg.f64 F)) (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (/.f64 F F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (*.f64 F (/.f64 x F)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (*.f64 F x) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (*.f64 F (*.f64 (cos.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (/.f64 F F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (/.f64 F (sin.f64 B)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (/.f64 x F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 x (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 F (/.f64 x (*.f64 (tan.f64 B) F)) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(fma.f64 F #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) |
(-.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 (neg.f64 F) (/.f64 x (*.f64 (tan.f64 B) F)))) |
(-.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) F)) |
(-.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F)) |
(+.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.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))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(*.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.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 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F)) (-.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F)) (fma.f64 (neg.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (sin.f64 B)) F (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (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 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.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 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) 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 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (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 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (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 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (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 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) F (*.f64 (*.f64 (sin.f64 B) F) (/.f64 x (tan.f64 B)))) (*.f64 (*.f64 (sin.f64 B) F) F)) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.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 (fma.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) x))) (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) (sin.f64 B))) (neg.f64 F)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.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 (neg.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) (sin.f64 B)) F) |
(/.f64 (/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) F) (sin.f64 B)) |
(/.f64 (fma.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) F)) (sin.f64 B)) |
(/.f64 (fma.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.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 (-.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) (-.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) |
(/.f64 (-.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (*.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))))) (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) #s(literal 3 binary64))) (fma.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (fma.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))))))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))) (*.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F)))) (-.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 x (*.f64 (tan.f64 B) F)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(literal 3 binary64))) (fma.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (-.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F))) (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 x (*.f64 (tan.f64 B) F)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) F) (fma.f64 (cos.f64 B) x (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F))))) |
(neg.f64 (-.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (neg.f64 F)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (neg.f64 F)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (sin.f64 B)) F) (/.f64 F (sin.f64 B)) (/.f64 x (*.f64 (tan.f64 B) F))) |
(fma.f64 (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (sin.f64 B)) (/.f64 (sin.f64 B) F) (/.f64 x (*.f64 (tan.f64 B) F))) |
(fma.f64 (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) F) (/.f64 (sin.f64 B) (sin.f64 B)) (/.f64 x (*.f64 (tan.f64 B) F))) |
(fma.f64 (/.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (/.f64 (*.f64 (sin.f64 B) F) (sin.f64 B)) (/.f64 x (*.f64 (tan.f64 B) F))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (sin.f64 B)) (/.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) F) (/.f64 x (*.f64 (tan.f64 B) F))) |
(fma.f64 (/.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) F) F) (/.f64 x (*.f64 (tan.f64 B) F))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 B) F) F) (/.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (sin.f64 B)) (/.f64 x (*.f64 (tan.f64 B) F))) |
(fma.f64 (/.f64 (neg.f64 x) F) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (neg.f64 x) F) (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 B)) F) (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 B)) F) (/.f64 (neg.f64 x) (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) (/.f64 x (neg.f64 F)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) (/.f64 x (neg.f64 F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (cos.f64 B) (neg.f64 F)) (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (cos.f64 B) (neg.f64 F)) (/.f64 (neg.f64 x) (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 x (neg.f64 F)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 x (neg.f64 F)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (sin.f64 B)) (sin.f64 B)) (/.f64 F F) (/.f64 x (*.f64 (tan.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 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.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)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (neg.f64 (cos.f64 B)) F) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (neg.f64 (cos.f64 B)) F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (cos.f64 B) (neg.f64 F)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (cos.f64 B) (neg.f64 F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) F) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 x F) (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (cos.f64 B) (/.f64 x (*.f64 (sin.f64 B) F)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (cos.f64 B) (/.f64 x (*.f64 (sin.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (neg.f64 x) F) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (neg.f64 x) F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (cos.f64 B) x) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 (cos.f64 B) x) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x F) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(-.f64 (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F)) (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F)))) |
(-.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (neg.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) |
(-.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F)))) |
(+.f64 (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (sin.f64 B)) (sin.f64 B)) (/.f64 x (*.f64 (tan.f64 B) F))) |
(+.f64 (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 x (*.f64 (tan.f64 B) F))) |
(+.f64 (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F)) (/.f64 x (*.f64 (tan.f64 B) F))) |
(+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) (/.f64 (*.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 x (*.f64 (tan.f64 B) F))) |
#s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (*.f64 B F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 B F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B F))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
(pow.f64 (neg.f64 (*.f64 (neg.f64 F) B)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 B F) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) #s(literal 2 binary64)) (*.f64 (neg.f64 F) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 2 binary64)) (*.f64 F #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) B))) (*.f64 #s(literal 2 binary64) (neg.f64 F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) B)) (*.f64 #s(literal 2 binary64) F)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) (*.f64 B #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 2 binary64) B)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 B)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (neg.f64 F)) |
(/.f64 (/.f64 #s(literal 1 binary64) F) B) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 F) B) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) B))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal 1 binary64) F)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) F) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) B)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) B)) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) B))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 B F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 B F)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 F) B)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 B F) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 F) B)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 B F))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 B F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 0 binary64) (*.f64 B F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 0 binary64) (*.f64 B F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) (*.f64 B F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (*.f64 B F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 B F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B F)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B F)) (/.f64 #s(literal 0 binary64) (*.f64 B F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 #s(literal 0 binary64) (*.f64 B F))) |
(exp.f64 (*.f64 (log.f64 (*.f64 B F)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 #s(literal 0 binary64) (*.f64 B F))) |
(*.f64 (/.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 (*.f64 (cos.f64 B) x) (neg.f64 F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (neg.f64 x) F) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 (cos.f64 B)) F) (/.f64 (neg.f64 x) (sin.f64 B))) |
(*.f64 (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) (/.f64 x (neg.f64 F))) |
(*.f64 (/.f64 (cos.f64 B) (neg.f64 F)) (/.f64 (neg.f64 x) (sin.f64 B))) |
(*.f64 (/.f64 x (neg.f64 F)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) |
(*.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (neg.f64 (cos.f64 B)) F)) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (cos.f64 B) (neg.f64 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) (tan.f64 B)) (/.f64 (neg.f64 x) 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 (*.f64 (cos.f64 B) x) (sin.f64 B)) F) |
(/.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 x (tan.f64 B)) F) |
(/.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) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (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 F (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 (sin.f64 B) F)) |
(/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 F)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 (tan.f64 B)) F)) |
(/.f64 (neg.f64 x) (*.f64 F (neg.f64 (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))) |
(/.f64 x (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) F)) |
(/.f64 x (*.f64 (tan.f64 B) F)) |
(/.f64 x (*.f64 F (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (*.f64 F (tan.f64 B))) |
(neg.f64 (neg.f64 (/.f64 x (*.f64 (tan.f64 B) F)))) |
(*.f64 (cos.f64 B) x) |
(*.f64 x (cos.f64 B)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64)))))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B)) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))) |
(fma.f64 (sin.f64 (fabs.f64 B)) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 B)) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(fma.f64 (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 (neg.f64 (sin.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 B)))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 B)))) |
(cos.f64 (neg.f64 (fabs.f64 B))) |
(cos.f64 (neg.f64 (neg.f64 B))) |
(cos.f64 (fabs.f64 B)) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 #s(literal 0 binary64) (sin.f64 B))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 B)))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
Compiled 70 513 to 6 340 computations (91.0% saved)
54 alts after pruning (52 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 405 | 23 | 1 428 |
| Fresh | 11 | 29 | 40 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 420 | 54 | 1 474 |
| Status | Accuracy | Program |
|---|---|---|
| 56.5% | (fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) | |
| 59.1% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) | |
| ▶ | 45.7% | (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))) |
| 47.1% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) | |
| 28.3% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) | |
| 37.6% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) | |
| 37.5% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) | |
| 57.6% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -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)))) | |
| 69.9% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 35.1% | (fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) | |
| 59.1% | (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) | |
| 57.7% | (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 81.3% | (fma.f64 F (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 41.7% | (fma.f64 F (/.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| ▶ | 81.3% | (fma.f64 F (/.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 (neg.f64 x) (tan.f64 B))) |
| 59.1% | (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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) | |
| 75.6% | (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 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 57.7% | (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)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 56.6% | (-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) | |
| 40.1% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) x) (*.f64 (sin.f64 B) (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)))))) | |
| 56.5% | (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 81.2% | (+.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)))) | |
| 53.4% | (+.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)))))) | |
| 35.3% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| ▶ | 35.2% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 37.7% | #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))) | |
| 17.1% | #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))) | |
| 45.8% | #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)))) | |
| 41.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) | |
| 13.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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)))))) | |
| 41.2% | #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))) | |
| ✓ | 22.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) (sin.f64 B))) |
| 13.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 (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.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 (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) | |
| ✓ | 13.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 (sin B) B))) |
| 57.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| 41.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 F))) | |
| ▶ | 33.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
| 24.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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) | |
| 41.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) | |
| 41.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) | |
| 33.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 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) | |
| 33.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 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) | |
| 24.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) | |
| 11.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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) | |
| 24.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 (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) | |
| 41.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) | |
| 26.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.f64 F (sin.f64 B))))))) | |
| 24.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F #s(approx (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B))))) | |
| ▶ | 26.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)))) |
| 4.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) | |
| 13.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 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) | |
| 13.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 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
Compiled 4 140 to 2 878 computations (30.5% saved)
| Inputs |
|---|
1 |
2 |
-1/2 |
-1 |
1/3 |
(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 6004799503160661/18014398509481984 binary64) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 14 to 9 computations (35.7% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1463 | 14821 |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 F (/.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 (neg.f64 x) (tan.f64 B))) |
F |
(/.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)) |
#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))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
(*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F)) |
(+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) |
(/.f64 x (*.f64 B F)) |
(*.f64 B F) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
(*.f64 (sin.f64 B) F) |
(neg.f64 F) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.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)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) |
#s(literal 1/3 binary64) |
(*.f64 (pow.f64 B #s(literal 2 binary64)) x) |
(pow.f64 B #s(literal 2 binary64)) |
(*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(/.f64 F B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 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)) |
(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 #s(literal 1 binary64) (sin.f64 B)) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (neg x) (tan B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))))) |
#s(approx F F) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal 3/16 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (+ (* F F) 2) #s(literal 2 binary64)) |
#s(approx (+ (* F F) 2) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) |
#s(approx (+ (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 (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F)) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) |
#s(approx (/ x (* B F)) (/.f64 x (*.f64 B F))) |
#s(approx (* B F) (*.f64 B F)) |
#s(approx (/ 1 (* (sin B) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (* (sin B) F) (*.f64 F (sin.f64 B))) |
#s(approx (neg F) (*.f64 #s(literal -1 binary64) F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (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 B) (/.f64 F B)) |
#s(approx (* F F) (pow.f64 F #s(literal 2 binary64))) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F) (*.f64 F (sin.f64 B)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 F (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 F #s(literal 4 binary64))) (*.f64 F (sin.f64 B))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 F (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (*.f64 F (*.f64 (sin.f64 B) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))))) (pow.f64 F #s(literal 6 binary64))) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 3 binary64))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 F #s(literal 3 binary64))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) F)))))))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.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 (* (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (pow.f64 F #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (*.f64 (sin.f64 B) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 binary64) (*.f64 F (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))))) (pow.f64 F #s(literal 6 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F)))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 F #s(literal 7 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* -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 (/ (* 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 (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (*.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 (* (/ 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 (+ (* 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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) B)) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/720 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))))) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/.f64 B (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (*.f64 B (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (*.f64 B (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) |
#s(approx (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 (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) |
#s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.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 (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.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 (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.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 (/ (* 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 (/ 1 (* (sin B) F)) (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
#s(approx (/ 1 (* (sin B) F)) (/.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 (* (sin B) F)) (/.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 (* (sin B) F)) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal 31/15120 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F) (*.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (* (sin B) F) (*.f64 B (+.f64 F (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))))) |
#s(approx (* (sin B) F) (*.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 (* (sin B) F) (*.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 (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))))))))) x) B)) |
#s(approx (- (* 1/3 (* (pow B 2) x)) x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (- (* 1/3 (* (pow B 2) x)) x) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x)) |
#s(approx (* 1/3 (* (pow B 2) x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) |
#s(approx (* (pow B 2) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) |
#s(approx (pow B 2) (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 (+.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 (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
#s(approx (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 (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) 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/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 B (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 B #s(literal 2 binary64))) (*.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (- (* 1/3 (* (pow B 2) x)) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 B #s(literal 2 binary64))) (*.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 B (fma.f64 #s(literal -1/3 binary64) x (/.f64 x (pow.f64 B #s(literal 2 binary64))))))) |
#s(approx (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (+.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (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 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 (+ (/ 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 (/ (- (* 1/3 (* (pow B 2) x)) x) B) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64))) B)) |
#s(approx (- (* 1/3 (* (pow B 2) x)) x) (*.f64 x (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (* (/ 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 (* (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (pow.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 x (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 F #s(literal 2 binary64)) x))))) |
#s(approx (* -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 (*.f64 x (cos.f64 B)) (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 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 (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (*.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 (* (/ 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 (+ (* 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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (+ (* F (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)))) (/ (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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (sin.f64 B)))) x) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (sin.f64 B))) x) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (sin.f64 B)))) x) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) x) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) x) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) x) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) x) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) x)) #s(literal 2 binary64))))) |
#s(approx (* -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 (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (*.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)))))))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64))))) B))) |
#s(approx (- (* 1/3 (* (pow B 2) x)) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64))))))) |
#s(approx (* (/ 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 (+ (* 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))))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 33.0ms | x | 0 |
| 17.0ms | B | inf |
| 14.0ms | B | -inf |
| 11.0ms | F | -inf |
| 9.0ms | F | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 563 |
| 0 | 128 | 514 |
| 1 | 602 | 466 |
| 2 | 2714 | 462 |
| 0 | 5401 | 461 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 F (/.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 (neg.f64 x) (tan.f64 B))) |
F |
(/.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)) |
#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))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
(*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F)) |
(+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) |
(/.f64 x (*.f64 B F)) |
(*.f64 B F) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
(*.f64 (sin.f64 B) F) |
(neg.f64 F) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.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)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) |
#s(literal 1/3 binary64) |
(*.f64 (pow.f64 B #s(literal 2 binary64)) x) |
(pow.f64 B #s(literal 2 binary64)) |
(*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(/.f64 F B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 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)) |
(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 #s(literal 1 binary64) (sin.f64 B)) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (/.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)))))) (tan.f64 B)) x) (sin.f64 B)) (cos.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)))))) (/.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 (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 (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 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.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 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.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 F)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.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 F)) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.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 F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.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 F)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.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 F)) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.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 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.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 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.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 (neg.f64 (sin.f64 B)) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.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 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (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 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.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 x #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)))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.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) x))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (sin.f64 B)) (*.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 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.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 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.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 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (*.f64 (sin.f64 B) F)) (*.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 (*.f64 (cos.f64 B) x) F))) (*.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 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (sin.f64 B)) (*.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 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.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 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.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 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (*.f64 (sin.f64 B) F)) (*.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 F (*.f64 (cos.f64 B) x)))) (*.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 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (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) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x)) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x)) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (tan.f64 B))) (*.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 x #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)))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (tan.f64 B))) (*.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) x))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (sin.f64 B)) (*.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 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B))) (*.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 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.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 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (*.f64 (sin.f64 B) F)) (*.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 (*.f64 (cos.f64 B) x) F))) (*.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 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (sin.f64 B)) (*.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 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B))) (*.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 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.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 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (*.f64 (sin.f64 B) F)) (*.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 F (*.f64 (cos.f64 B) x)))) (*.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 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (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) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x)) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x)) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.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))))) 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 (/.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 (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 (/.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 (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.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))))) F)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.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))))) F)) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.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))))) F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.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))))) F)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.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))))) 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 (/.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 (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 (/.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 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.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) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.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) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.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) (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 (-.f64 (*.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 (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 (-.f64 (*.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 (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 (-.f64 (*.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) (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 (-.f64 (*.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 (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 (-.f64 (*.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 (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 (-.f64 (*.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) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.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 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #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) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.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 x #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)))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.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) x))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.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 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (*.f64 (neg.f64 F) (sin.f64 B))) (*.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 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.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 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (*.f64 (sin.f64 B) F)) (*.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 (*.f64 (cos.f64 B) x) F))) (*.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 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.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 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (*.f64 (neg.f64 F) (sin.f64 B))) (*.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 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.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 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (*.f64 (sin.f64 B) F)) (*.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 F (*.f64 (cos.f64 B) x)))) (*.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 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (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) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x)) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x)) (*.f64 (*.f64 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sin.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) 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 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (sin.f64 B) F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sin.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) 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 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (sin.f64 B) F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 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))))) (*.f64 #s(literal -1 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 (-.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (*.f64 (sin.f64 B) F)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (sin.f64 B) F) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (*.f64 (cos.f64 B) (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))))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (*.f64 (sin.f64 B) F)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.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))))) (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))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #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 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.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))))) 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 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (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))))) 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 (/.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)) (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 (/.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 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (/.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 (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 (/.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 (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 (/.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 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (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) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (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))))) 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 (/.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)) (neg.f64 (sin.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 (/.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 (neg.f64 (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 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 (*.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 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 (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 (neg.f64 (neg.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)))))) (tan.f64 B)) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (sin.f64 B) (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 (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 (*.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 (*.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 (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 (-.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 (-.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 (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 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (tan.f64 B)) x)) (neg.f64 (tan.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)))))) (tan.f64 B)) x) (tan.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 (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 #s(literal 1 binary64) (/.f64 (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)))))) (tan.f64 B)) x))) |
(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)))))))) |
(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)))) |
(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) (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 (neg.f64 F) (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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.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))))) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 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 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))) |
(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))) |
(-.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)) (*.f64 (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))))))) F)) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.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 (/.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)))))) (tan.f64 B)) (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))))))) |
F |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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 (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 (/.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 (*.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (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 (neg.f64 (sin.f64 B)))) |
(/.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) (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) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (*.f64 (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 (*.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) (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 (*.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 (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 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) |
(*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64))) (neg.f64 (/.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 (neg.f64 (neg.f64 (sin.f64 B)))) (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))))))))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (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)))))))) |
(/.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 (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 #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 (sin.f64 B) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(sin.f64 B) |
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 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.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)) |
(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))))) |
(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 (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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(-.f64 (fma.f64 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 (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))) |
#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 (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))))) (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 B F)) 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 B)) |
(*.f64 F (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B F))) |
(/.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 (neg.f64 (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))) (neg.f64 (neg.f64 B))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/.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 x #s(literal 1 binary64)) (neg.f64 B))) |
(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 x F F))) (neg.f64 (*.f64 F F))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x F F) F)) (neg.f64 (*.f64 F F))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) F)) (neg.f64 F)) |
(/.f64 (*.f64 F (fma.f64 x F F)) (*.f64 F F)) |
(/.f64 (*.f64 (fma.f64 x F F) F) (*.f64 F F)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) 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 x F F)) (neg.f64 F)) |
(/.f64 (fma.f64 x F 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 (fma.f64 x F F) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 F) (neg.f64 x))) (*.f64 (neg.f64 F) (neg.f64 (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) F) (*.f64 (neg.f64 F) (neg.f64 x))) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 F)) (*.f64 (neg.f64 F) x)) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 x))) (*.f64 F F)) |
(/.f64 (-.f64 F (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 F)) F)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) x)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 F))) (*.f64 F (neg.f64 x))) (*.f64 F (neg.f64 (neg.f64 F)))) |
(/.f64 (-.f64 F (*.f64 F (neg.f64 x))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (*.f64 x F)) (*.f64 F (neg.f64 F))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x F F) (fabs.f64 F))) (neg.f64 (fabs.f64 F))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x F 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 x F F))) (neg.f64 (neg.f64 (*.f64 F F)))) |
(/.f64 (/.f64 (fma.f64 x F F) (fabs.f64 F)) (fabs.f64 F)) |
(/.f64 (/.f64 (fma.f64 x F 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 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (fma.f64 x F F)) (neg.f64 (*.f64 F F))) |
(/.f64 (fma.f64 x F F) (*.f64 F 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 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 x F F))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (+.f64 x #s(literal 1 binary64)))) |
(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 x F) (*.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) (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) 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 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (neg.f64 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) (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))))) (*.f64 (neg.f64 F) (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))))) |
(*.f64 (neg.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)))) F) |
(*.f64 (neg.f64 F) (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)))) |
(*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) (neg.f64 F))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 F) (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) (neg.f64 F)) (*.f64 (sin.f64 B) F)) |
(neg.f64 (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F)) |
(fma.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) |
(fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F))) |
(+.f64 (*.f64 (neg.f64 F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) |
(+.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (neg.f64 F))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(*.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) (sin.f64 B))) (neg.f64 F)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 F)) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (sin.f64 B) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 (neg.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) (sin.f64 B)) F) |
(/.f64 (/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) F) (sin.f64 B)) |
(/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (sin.f64 B) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) |
(/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) |
(/.f64 (-.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.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 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) F) (fma.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F) #s(literal 1 binary64)))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(literal 1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
(-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) (neg.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))) |
(+.f64 (/.f64 (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (*.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) x) |
(*.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 B F))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x B))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (/.f64 x B)) (neg.f64 F)) |
(/.f64 (/.f64 (neg.f64 x) F) (neg.f64 B)) |
(/.f64 (/.f64 x B) F) |
(/.f64 (/.f64 x F) B) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (*.f64 (neg.f64 B) F)))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 B) F)) |
(/.f64 x (neg.f64 (*.f64 (neg.f64 B) F))) |
(/.f64 x (*.f64 B F)) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 x B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 B) F) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B F) x)) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 B) F))) |
(*.f64 B F) |
(*.f64 F 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) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(*.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 #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 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 F)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (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 (sin.f64 B) F))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) |
(*.f64 (sin.f64 B) F) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
(*.f64 F (sin.f64 B)) |
(pow.f64 (*.f64 (sin.f64 B) F) #s(literal 1 binary64)) |
(neg.f64 F) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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)))))) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(/.f64 (-.f64 (*.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(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) |
(/.f64 (-.f64 (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) (*.f64 (*.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)))))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.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)))))) #s(approx (/ F (sin B)) (/.f64 F B))))) (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(/.f64 (+.f64 (pow.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(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64)) (pow.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))) (-.f64 (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(literal 3 binary64)) (pow.f64 (*.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)))))) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64))) (fma.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (fma.f64 (*.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)))))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.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)))))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(approx (/ F (sin B)) (/.f64 F B))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))))) (-.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64))) (fma.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))))))) |
(neg.f64 (-.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)))))) #s(approx (/ F (sin B)) (/.f64 F B))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(fma.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))) (neg.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) |
(-.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (*.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)))))) #s(approx (/ F (sin B)) (/.f64 F 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(approx (/ F (sin B)) (/.f64 F B))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F 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(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (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)))))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B))) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x)) |
(*.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) B) x)) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) #s(literal 1 binary64)) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) B) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 x B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (fma.f64 (/.f64 x B) (/.f64 x B) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) (neg.f64 (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x))) |
(neg.f64 (*.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) B))) |
(neg.f64 (/.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) B)) |
(neg.f64 (-.f64 (/.f64 x B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B))) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (/.f64 x B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (/.f64 x B) (neg.f64 (/.f64 x B))) |
(fma.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (*.f64 (*.f64 B B) x) (/.f64 #s(literal 1/3 binary64) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (*.f64 (*.f64 B B) x) (/.f64 #s(literal 1/3 binary64) B) (neg.f64 (/.f64 x B))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 B B) x) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 B B) x) B) (neg.f64 (/.f64 x B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 x B)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 (neg.f64 x) B)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (neg.f64 (/.f64 x B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x)))) |
(neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 B B) (neg.f64 x)) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (neg.f64 x)) |
(fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64) (neg.f64 x)) |
(fma.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x)) |
(fma.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (neg.f64 x)) |
(-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) |
(+.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 x)) |
(+.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 B B)) |
(*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x) |
(*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) |
(*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) |
#s(literal 1/3 binary64) |
(*.f64 (*.f64 x B) B) |
(*.f64 (*.f64 B B) x) |
(*.f64 x (*.f64 B B)) |
(*.f64 B (*.f64 B x)) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) (pow.f64 B #s(literal 1 binary64))) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) B) |
(*.f64 (neg.f64 (fabs.f64 B)) (neg.f64 (fabs.f64 B))) |
(*.f64 (neg.f64 (neg.f64 B)) (neg.f64 (neg.f64 B))) |
(*.f64 (pow.f64 B (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 B (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 B) (fabs.f64 B)) |
(*.f64 (neg.f64 B) (neg.f64 B)) |
(*.f64 B B) |
(pow.f64 (fabs.f64 B) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 B) #s(literal 2 binary64)) |
(pow.f64 B #s(literal 2 binary64)) |
(/.f64 (pow.f64 B #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal -2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 B B) (*.f64 B B))) |
(fabs.f64 (*.f64 (neg.f64 B) B)) |
(fabs.f64 (*.f64 B (neg.f64 B))) |
(fabs.f64 (*.f64 B B)) |
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B))) |
(*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) F) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 F (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 F) (neg.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 B F)) |
(/.f64 F B) |
(neg.f64 (/.f64 F (neg.f64 B))) |
(neg.f64 (/.f64 (neg.f64 F) B)) |
(*.f64 (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 (/.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)) |
(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))))) |
(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 (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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (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))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F)))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (fabs.f64 F)) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (pow.f64 (neg.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (neg.f64 F)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(*.f64 (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (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 (*.f64 F F) (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 F F) |
(pow.f64 (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 F) #s(literal 2 binary64)) |
(pow.f64 (*.f64 F F) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 F) #s(literal 2 binary64)) |
(pow.f64 F #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (pow.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(neg.f64 (*.f64 (neg.f64 F) F)) |
(neg.f64 (*.f64 F (neg.f64 F))) |
(sqrt.f64 (*.f64 (*.f64 F F) (*.f64 F F))) |
(fabs.f64 (*.f64 (neg.f64 F) F)) |
(fabs.f64 (*.f64 F (neg.f64 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 #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(literal 1/2 binary64) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #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 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (*.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (*.f64 (cos.f64 B) x)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (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 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #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 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (*.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 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #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 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #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 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (*.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 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B)) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (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(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))))) (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) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B)) x) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.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 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(pow.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 F #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) F)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 F #s(literal -1 binary64)) (*.f64 (neg.f64 F) (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)) (neg.f64 F)) |
(/.f64 (neg.f64 F) (*.f64 (neg.f64 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 (/.f64 F (sin.f64 B)) F) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #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) #s(literal 1 binary64)) |
Compiled 59 232 to 5 675 computations (90.4% saved)
64 alts after pruning (62 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 136 | 35 | 1 171 |
| Fresh | 20 | 27 | 47 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 161 | 64 | 1 225 |
| Status | Accuracy | Program |
|---|---|---|
| 56.5% | (fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) | |
| 75.6% | (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))) | |
| 35.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) | |
| 45.6% | (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 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) | |
| 30.5% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) | |
| 44.5% | (fma.f64 (/.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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 42.8% | (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 81.2% | (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))))))) | |
| 47.1% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) | |
| 28.3% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) | |
| 37.6% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) | |
| 59.1% | (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) | |
| 57.7% | (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 41.7% | (fma.f64 F (/.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 59.0% | (fma.f64 F (/.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(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) | |
| 59.1% | (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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) | |
| 45.7% | (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 81.3% | (-.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))) | |
| 40.1% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) x) (*.f64 (sin.f64 B) (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)))))) | |
| 53.4% | (+.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)))))) | |
| 35.3% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 17.7% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.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)))))) | |
| 37.7% | #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))) | |
| 17.1% | #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))) | |
| 45.8% | #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)))) | |
| 41.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) | |
| 13.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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)))))) | |
| 41.2% | #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))) | |
| ✓ | 22.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) (sin.f64 B))) |
| 13.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 (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) | |
| ✓ | 13.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 (sin B) B))) |
| 57.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| 33.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) | |
| 41.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 F))) | |
| 33.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) | |
| 33.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) | |
| 11.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) | |
| 24.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 F))) | |
| 24.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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) | |
| 41.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) | |
| 41.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) | |
| 26.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.f64 F (sin.f64 B))))))) | |
| 24.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 (fma.f64 x F F) F) B)))) | |
| 25.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) #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)))) | |
| 11.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 (fma.f64 x F F) F) (*.f64 F F)) B)))) | |
| 26.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 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) | |
| 14.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 (fma.f64 x F F) (*.f64 F F))) B)))) | |
| 8.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 (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 x F))) B)))) | |
| 8.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 (exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (/.f64 x F))) B)))) | |
| 14.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 (fma.f64 x F F) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) B)))) | |
| 26.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)))) | |
| 21.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))) (/.f64 x F))) B)))) | |
| 26.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 #s(approx (+ (/ 1 F) (/ x F)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F x)))))) B)))) | |
| 26.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) #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)))) | |
| 26.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) #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))))))) | |
| 24.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B F)) F)))) | |
| 19.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 (+.f64 x #s(literal 1 binary64)) F) (/.f64 F B))))) | |
| 26.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) #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)))))) | |
| 24.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))))) #s(approx (/ (* F (+ (/ 1 F) (/ x F))) B) (/.f64 x B))))) | |
| 21.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))))) #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)))))))) | |
| 26.5% | #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)))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) | |
| 13.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 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -7/360 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B))) | |
| 13.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 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B))) |
Compiled 2 863 to 1 903 computations (33.5% 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))))) (*.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 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))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 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 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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 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 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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 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 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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
| 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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 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 B))))) |
#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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ 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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 #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) (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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.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))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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)))))))) |
| 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 (+ (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)) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 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)) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 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)) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 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)) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 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))) (/.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)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #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))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 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))) (/.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 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 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))) (/.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 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x 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) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 F (/.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(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
(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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 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))) (/.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 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x 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) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 F (/.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(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
(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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| 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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 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))) (/.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 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x 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) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 F (/.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(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
(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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 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))) (/.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 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x 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) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 F (/.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(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) (neg.f64 F))) |
#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 F (/.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.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 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 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)))) |
#s(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 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.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)))))) |
#s(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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.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 (*.f64 F (pow.f64 (+.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))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) (neg.f64 F))) |
(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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(-.f64 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 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))) (/.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 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x 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) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 F (/.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(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) (neg.f64 F))) |
#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 F (/.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.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 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 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)))) |
#s(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 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.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)))))) |
#s(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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.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 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B))) |
(-.f64 (/.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))) |
(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 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 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -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) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (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))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) (neg.f64 F))) |
(-.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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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))))) (*.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 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))))) (*.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 x F 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 B F)) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* 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))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (+ (/ (* x (cos B)) (* F (sin B))) (/ 1 (* (sin B) F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F)) B)) (neg.f64 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))))) #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 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))))) (exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sin B) B))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (/.f64 (fma.f64 x F 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 (fma.f64 x F F) 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))))) (*.f64 #s(literal -1 binary64) #s(approx (* F (+ (/ 1 (* F (sin B))) (/ (* x (cos B)) (* F (sin B))))) (/.f64 (*.f64 F (*.f64 (fma.f64 x F 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 #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))))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x 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) #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)))) |
#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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(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) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #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 (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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))))) (*.f64 (-.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) (neg.f64 F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 #s(approx (* x (cos B)) x) (*.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))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 (/.f64 x (*.f64 (tan.f64 B) F)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))) (neg.f64 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) (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (*.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 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 (+.f64 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (/.f64 x (tan.f64 B)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) x #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
(fma.f64 #s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (+.f64 #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64)))) (neg.f64 F))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) F)) #s(literal -1 binary64))) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(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)) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 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))) (/.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 (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 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))) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x 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) #s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 F (/.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(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B)))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) (neg.f64 F))) |
#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 F (/.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.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 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 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)))) |
#s(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 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.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)))))) |
#s(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 #s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) (/.f64 (*.f64 x (cos.f64 B)) (*.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 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B))) |
(-.f64 (/.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))) |
(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 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 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -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) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (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 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 (/.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 F (/.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 (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 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (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)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (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 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#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)))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(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 F (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) (sin.f64 B)) (/.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)))) |
(+.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 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) F)) x) (*.f64 (sin.f64 B) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.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 (*.f64 (*.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))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (*.f64 (sin.f64 B) F)) (neg.f64 F))) |
(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))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
41 calls:
| 55.0ms | B |
| 36.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)))))) |
| 36.0ms | x |
| 33.0ms | F |
| 27.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.8% | 1 | x |
| 13.8% | 1 | B |
| 13.8% | 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.8% | 1 | F |
| 28.3% | 3 | x |
| 31.7% | 2 | F |
| 28.4% | 2 | B |
| 32.5% | 3 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 34.9% | 2 | F |
| 36.9% | 3 | B |
| 40.3% | 2 | F |
| 38.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)))))) |
| 36.3% | 3 | x |
| 51.4% | 3 | F |
| 59.7% | 3 | F |
| 46.2% | 3 | B |
| 59.8% | 3 | F |
| 63.4% | 3 | F |
| 60.0% | 2 | B |
| 63.4% | 3 | F |
| 66.5% | 3 | F |
| 66.6% | 3 | F |
| 60.5% | 5 | x |
| 60.2% | 7 | (+.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)))))) |
| 66.6% | 3 | F |
| 79.0% | 3 | F |
| 84.7% | 5 | F |
| 84.7% | 5 | F |
| 84.8% | 5 | F |
| 75.3% | 3 | x |
| 67.6% | 4 | B |
| 84.8% | 5 | F |
| 88.0% | 5 | F |
| 77.4% | 4 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 88.0% | 5 | F |
| 93.7% | 5 | F |
| 99.6% | 3 | F |
| 86.7% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 99.6% | 3 | F |
| 81.3% | 1 | B |
| 81.3% | 1 | x |
Compiled 5 305 to 849 computations (84.0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 28.0ms | -3.257444597022e+167 | -5.711641076433405e+152 |
| 39.0ms | 288× | 0 | valid |
Compiled 1 002 to 784 computations (21.8% saved)
ival-pow: 8.0ms (25.6% of total)ival-tan: 7.0ms (22.4% of total)ival-sin: 6.0ms (19.2% of total)ival-mult!: 5.0ms (16.0% of total)ival-div!: 3.0ms (9.6% of total)ival-add!: 2.0ms (6.4% of total)ival-neg: 1.0ms (3.2% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 2.0ms | -3.257444597022e+167 | -5.711641076433405e+152 |
Compiled 948 to 730 computations (23.0% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 28.0ms | 1.1661072337931122e-85 | 3.955760675183537e-79 |
| 36.0ms | -1.2595995167098264e-45 | -1.9807108149328977e-56 |
| 22.0ms | -68298270.29983474 | -43027.18885065439 |
| 63.0ms | 432× | 0 | valid |
Compiled 1 992 to 1 527 computations (23.3% saved)
ival-tan: 18.0ms (35.6% of total)ival-sin: 8.0ms (15.8% of total)ival-pow: 8.0ms (15.8% of total)ival-mult!: 7.0ms (13.8% of total)ival-div!: 4.0ms (7.9% of total)ival-add!: 3.0ms (5.9% of total)ival-neg: 2.0ms (4.0% of total)adjust: 0.0ms (0.0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 2.0ms | 1.1661072337931122e-85 | 3.955760675183537e-79 |
| 2.0ms | -1.2595995167098264e-45 | -1.9807108149328977e-56 |
| 2.0ms | -68298270.29983474 | -43027.18885065439 |
Compiled 2 088 to 1 575 computations (24.6% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 20.0ms | 3.955760675183537e-79 | 6.9206716648693055e-78 |
| 19.0ms | -1.2595995167098264e-45 | -1.9807108149328977e-56 |
| 2.0ms | -68298270.29983474 | -43027.18885065439 |
| 14.0ms | 112× | 0 | valid |
Compiled 2 115 to 1 583 computations (25.2% saved)
ival-tan: 3.0ms (26.6% of total)ival-sin: 2.0ms (17.8% of total)ival-pow: 2.0ms (17.8% of total)ival-mult!: 2.0ms (17.8% of total)ival-add!: 1.0ms (8.9% of total)ival-neg: 1.0ms (8.9% of total)ival-div!: 1.0ms (8.9% of total)adjust: 0.0ms (0.0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 1.0ms | 3.955760675183537e-79 | 6.9206716648693055e-78 |
| 2.0ms | -1.2595995167098264e-45 | -1.9807108149328977e-56 |
| 2.0ms | -68298270.29983474 | -43027.18885065439 |
Compiled 2 179 to 1 623 computations (25.5% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 3.0ms | 3.955760675183537e-79 | 6.9206716648693055e-78 |
| 2.0ms | -1.2595995167098264e-45 | -1.9807108149328977e-56 |
| 2.0ms | -68298270.29983474 | -43027.18885065439 |
Compiled 2 143 to 1 587 computations (25.9% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 1.0ms | 3.955760675183537e-79 | 6.9206716648693055e-78 |
| 13.0ms | -1.2595995167098264e-45 | -1.9807108149328977e-56 |
| 2.0ms | -68298270.29983474 | -43027.18885065439 |
| 9.0ms | 64× | 0 | valid |
Compiled 2 211 to 1 655 computations (25.1% saved)
ival-tan: 2.0ms (29.6% of total)ival-sin: 1.0ms (14.8% of total)ival-div!: 1.0ms (14.8% of total)ival-pow: 1.0ms (14.8% of total)ival-mult!: 1.0ms (14.8% 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 | 0.0008969472952218286 | 36.504466201610185 |
| 7.0ms | 1.1661072337931122e-85 | 3.955760675183537e-79 |
| 2.0ms | -1.2595995167098264e-45 | -1.9807108149328977e-56 |
| 2.0ms | -68298270.29983474 | -43027.18885065439 |
Compiled 2 090 to 1 570 computations (24.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 28.0ms | -119585552074119.64 | -68298270.29983474 |
| 29.0ms | 224× | 0 | valid |
Compiled 1 214 to 899 computations (25.9% saved)
ival-tan: 5.0ms (22.2% of total)ival-sin: 4.0ms (17.8% of total)ival-pow: 4.0ms (17.8% of total)ival-mult!: 4.0ms (17.8% of total)ival-div!: 2.0ms (8.9% of total)ival-add!: 1.0ms (4.4% of total)ival-neg: 1.0ms (4.4% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 20.0ms | -119585552074119.64 | -68298270.29983474 |
| 12.0ms | 96× | 0 | valid |
Compiled 1 503 to 1 069 computations (28.9% saved)
ival-tan: 2.0ms (20.8% of total)ival-sin: 2.0ms (20.8% of total)ival-pow: 2.0ms (20.8% of total)ival-mult!: 2.0ms (20.8% of total)ival-add!: 1.0ms (10.4% of total)ival-div!: 1.0ms (10.4% 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 | 0.0008969472952218286 | 36.504466201610185 |
| 2.0ms | -119585552074119.64 | -68298270.29983474 |
Compiled 1 503 to 1 069 computations (28.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 2.0ms | -119585552074119.64 | -68298270.29983474 |
Compiled 1 503 to 1 069 computations (28.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.0008969472952218286 | 36.504466201610185 |
| 19.0ms | -68298270.29983474 | -43027.18885065439 |
| 14.0ms | 96× | 0 | valid |
Compiled 1 238 to 914 computations (26.2% saved)
ival-pow: 4.0ms (34.2% of total)ival-tan: 2.0ms (17.1% of total)ival-sin: 2.0ms (17.1% of total)ival-mult!: 2.0ms (17.1% of total)ival-add!: 1.0ms (8.5% of total)ival-div!: 1.0ms (8.5% 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 | 0.0008969472952218286 | 36.504466201610185 |
| 1.0ms | -68298270.29983474 | -43027.18885065439 |
Compiled 1 094 to 834 computations (23.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | 3.5423273153133524e+20 | 1.0249722841816108e+27 |
| 1.0ms | -68298270.29983474 | -43027.18885065439 |
| 34.0ms | 144× | 0 | valid |
Compiled 1 169 to 893 computations (23.6% saved)
ival-mult!: 17.0ms (56.8% of total)ival-tan: 4.0ms (13.4% of total)ival-sin: 3.0ms (10.0% of total)ival-pow: 3.0ms (10.0% of total)ival-add!: 1.0ms (3.3% of total)ival-neg: 1.0ms (3.3% of total)ival-div!: 1.0ms (3.3% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 3.5423273153133524e+20 | 1.0249722841816108e+27 |
| 12.0ms | -119585552074119.64 | -68298270.29983474 |
| 8.0ms | 64× | 0 | valid |
Compiled 1 290 to 962 computations (25.4% saved)
ival-tan: 1.0ms (16.1% of total)ival-sin: 1.0ms (16.1% of total)ival-div!: 1.0ms (16.1% of total)ival-pow: 1.0ms (16.1% of total)ival-mult!: 1.0ms (16.1% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 3.5423273153133524e+20 | 1.0249722841816108e+27 |
| 26.0ms | -43027.18885065439 | -17.956531005938093 |
| 35.0ms | 240× | 0 | valid |
Compiled 1 662 to 1 114 computations (33.0% saved)
ival-sin: 9.0ms (32.4% of total)ival-tan: 6.0ms (21.6% of total)ival-pow: 5.0ms (18.0% of total)ival-mult!: 4.0ms (14.4% of total)ival-add!: 2.0ms (7.2% of total)ival-div!: 2.0ms (7.2% of total)ival-neg: 1.0ms (3.6% of total)adjust: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -43027.18885065439 | -17.956531005938093 |
Compiled 798 to 538 computations (32.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | -1.2595995167098264e-45 | -1.9807108149328977e-56 |
| 22.0ms | 144× | 0 | valid |
Compiled 1 200 to 756 computations (37.0% saved)
ival-tan: 7.0ms (39.0% of total)ival-sin: 3.0ms (16.7% of total)ival-pow: 3.0ms (16.7% of total)ival-mult!: 2.0ms (11.2% of total)ival-add!: 1.0ms (5.6% of total)ival-neg: 1.0ms (5.6% of total)ival-div!: 1.0ms (5.6% of total)adjust: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | -1.4422442249046303e+32 | -3.745441955609608e+28 |
| 17.0ms | 128× | 0 | valid |
Compiled 814 to 538 computations (33.9% saved)
ival-tan: 3.0ms (22.7% of total)ival-sin: 3.0ms (22.7% of total)ival-pow: 3.0ms (22.7% of total)ival-mult!: 2.0ms (15.1% of total)ival-add!: 1.0ms (7.6% of total)ival-neg: 1.0ms (7.6% of total)ival-div!: 1.0ms (7.6% of total)adjust: 0.0ms (0.0% of total)| 1× | fuel |
Compiled 2 904 to 231 computations (92.0% saved)
Compiled 8 739 to 2 917 computations (66.6% saved)
Loading profile data...