
Time bar (total: 7.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 6 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 7 |
| 16.7% | 15.6% | 78% | 0.1% | 0% | 6.2% | 0% | 8 |
| 25% | 23.4% | 70.2% | 0.1% | 0% | 6.2% | 0% | 9 |
| 29.7% | 26.9% | 63.6% | 0.1% | 0% | 9.4% | 0% | 10 |
| 30.8% | 26.9% | 60.5% | 0.1% | 0% | 12.5% | 0% | 11 |
| 35.9% | 31.4% | 56% | 0.1% | 0% | 12.5% | 0% | 12 |
Compiled 29 to 22 computations (24.1% saved)
| 1.7s | 8 256× | 0 | valid |
| 40.0ms | 307× | 0 | invalid |
ival-sin: 321.0ms (29.1% of total)ival-tan: 229.0ms (20.7% of total)ival-mult!: 181.0ms (16.4% of total)ival-pow: 164.0ms (14.9% of total)ival-div!: 93.0ms (8.4% of total)ival-add!: 63.0ms (5.7% of total)ival-neg: 52.0ms (4.7% of total)adjust: 2.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 70 | 0 | - | 0 | - | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| 38 | 0 | - | 0 | - | (*.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))))) |
| 1 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
| 0 | 0 | - | 0 | - | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 F F) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (+.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)))))) |
| 0 | 0 | - | 0 | - | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| 0 | 0 | - | 0 | - | (*.f64 F F) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) x) |
| 0 | 0 | - | 0 | - | (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | F |
| 0 | 0 | - | 0 | - | (tan.f64 B) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 F (sin.f64 B)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | B |
| 0 | 0 | - | 0 | - | (sin.f64 B) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
pow.f64 | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) | oflow-rescue | 70 | 0 |
| ↳ | (*.f64 F F) | overflow | 69 | |
| ↳ | (*.f64 #s(literal 2 binary64) x) | overflow | 2 | |
| ↳ | (+.f64 (*.f64 F F) #s(literal 2 binary64)) | overflow | 69 | |
| ↳ | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | overflow | 70 | |
*.f64 | (*.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))))) | n*o | 38 | 0 |
+.f64 | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 F F) | overflow | 69 | |
| ↳ | (+.f64 (*.f64 F F) #s(literal 2 binary64)) | overflow | 69 | |
| ↳ | (*.f64 #s(literal 2 binary64) x) | overflow | 2 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 58 | 0 |
| - | 22 | 176 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 58 | 0 | 0 |
| - | 22 | 0 | 176 |
| number | freq |
|---|---|
| 0 | 176 |
| 1 | 52 |
| 2 | 27 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 79.0ms | 512× | 0 | valid |
Compiled 265 to 64 computations (75.8% saved)
ival-pow: 12.0ms (22.2% of total)ival-tan: 11.0ms (20.4% of total)ival-sin: 11.0ms (20.4% of total)ival-mult!: 9.0ms (16.7% of total)ival-div!: 5.0ms (9.3% of total)ival-add!: 3.0ms (5.6% of total)ival-neg: 2.0ms (3.7% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 250 |
| 1 | 251 | 212 |
| 2 | 692 | 212 |
| 3 | 1864 | 212 |
| 4 | 6655 | 212 |
| 0 | 20 | 24 |
| 0 | 37 | 24 |
| 1 | 71 | 21 |
| 2 | 168 | 21 |
| 3 | 452 | 21 |
| 4 | 1342 | 21 |
| 5 | 5211 | 21 |
| 0 | 8198 | 19 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node 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)))))) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (fma.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))) |
(negabs B)
Compiled 27 to 20 computations (25.9% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.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)))))) |
Compiled 27 to 20 computations (25.9% saved)
| 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))))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F (sin B)))) |
#s(approx F #s(hole binary64 F)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 2)) |
#s(approx (+ (* F F) 2) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (* F F) #s(hole binary64 (pow F 2))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ 1 F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ -1 F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (tan B) #s(hole binary64 B)) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* 1/3 (pow B 2)))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))))) |
#s(approx B #s(hole binary64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* 1/6 (* (pow B 2) F))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (sin B) #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) F (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* F F) 2 (* 2 x) (neg (/ 1 2)) (/ 1 2)) |
| 8.0ms | x | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) F (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* F F) 2 (* 2 x) (neg (/ 1 2)) (/ 1 2)) |
| 6.0ms | F | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) F (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* F F) 2 (* 2 x) (neg (/ 1 2)) (/ 1 2)) |
| 5.0ms | B | @ | 0 | ((+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) F (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* F F) 2 (* 2 x) (neg (/ 1 2)) (/ 1 2)) |
| 4.0ms | F | @ | 0 | ((+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) F (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* F F) 2 (* 2 x) (neg (/ 1 2)) (/ 1 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 715 | 5959 |
| 0 | 741 | 5431 |
| 0 | 4291 | 4907 |
| 1× | iter limit |
| 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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F (sin B)))) |
#s(approx F #s(hole binary64 F)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 2)) |
#s(approx (+ (* F F) 2) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (* F F) #s(hole binary64 (pow F 2))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ 1 F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ -1 F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (tan B) #s(hole binary64 B)) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* 1/3 (pow B 2)))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))))) |
#s(approx B #s(hole binary64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* 1/6 (* (pow B 2) F))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (sin B) #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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) (pow.f64 (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))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #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) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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) (pow.f64 (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 (neg.f64 x) (pow.f64 (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 (pow.f64 (fma.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) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(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) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(fma.f64 x (neg.f64 (pow.f64 (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)))) |
(-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.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 (fma.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) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 (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)))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
x |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(tan.f64 (+.f64 B (PI.f64))) |
(tan.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)) (/.f64 F (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 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.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))))) |
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) (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 (fabs.f64 F) (fabs.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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.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 F)) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 (fabs.f64 F) (fabs.f64 F)) |
(*.f64 F F) |
(pow.f64 F #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(+.f64 x x) |
#s(literal -1/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))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F)) |
#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))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) |
#s(approx (+ (* F F) 2) #s(literal 2 binary64)) |
#s(approx (+ (* F F) 2) (fma.f64 F F #s(literal 2 binary64))) |
#s(approx (* F F) (*.f64 F F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F)) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (*.f64 F F)) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))) |
#s(approx (+ (* F F) 2) (*.f64 F F)) |
#s(approx (+ (* F F) 2) (*.f64 (fma.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 F F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (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 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #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 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F #s(literal -7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.f64 x B))) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (/ 1 (tan B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 B B)) #s(literal 1/45 binary64)) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (tan B) B) |
#s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx B B) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F)) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B)) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F)) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B)) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)))))) (*.f64 B B) (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))))) (*.f64 B B) (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F)) B)) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) |
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 F #s(literal -7/360 binary64)) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B)) |
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B))) (*.f64 F #s(literal -7/360 binary64))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B)) |
#s(approx (sin B) B) |
#s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (tan B) (tan.f64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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))))) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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))))) (fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))) |
#s(approx x x) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (neg.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (fma.f64 F F #s(literal 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 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B)))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal 1/16 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (*.f64 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) x))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x))) |
Compiled 9 119 to 1 082 computations (88.1% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 188 | 18 | 206 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 189 | 18 | 207 |
| Status | Accuracy | Program |
|---|---|---|
| 78.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #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)))))) | |
| ▶ | 85.3% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.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))) |
| 57.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 78.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) | |
| ▶ | 35.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
| 48.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| ▶ | 55.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
| 63.4% | (+.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 B) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)))))) | |
| 35.0% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 37.9% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 78.0% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| ▶ | 41.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
| 56.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) | |
| ▶ | 56.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
| 31.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) | |
| 29.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) | |
| 55.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) | |
| 57.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
Compiled 1 344 to 960 computations (28.6% saved)
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.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))) |
(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 (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 F (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) |
(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 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B) |
(-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) |
(sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 F F)) |
(*.f64 F F) |
#s(literal -1 binary64) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) |
(/.f64 F (sin.f64 B)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F) |
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(*.f64 (cos.f64 B) x) |
(cos.f64 B) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx F #s(hole binary64 F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 2)) |
#s(approx (+ (* F F) 2) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ 1 (+ 2 (* 2 x))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 4))) (/ 1 (pow (+ 2 (* 2 x)) 3)))) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (+ (* 2 x) (pow F 2)))) |
#s(approx (* F F) #s(hole binary64 (pow F 2))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F (sin B)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 3))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 3)))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2)))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) #s(hole binary64 (/ (+ 2 (* 2 x)) (pow F 2)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 1)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ 1 F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 1)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (/ 1 F))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ 1 (pow F 2)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (pow F 2))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ x (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ 1 F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (/ 1 F))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 -1)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ -1 F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 -1)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (/ -1 F))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ -1 F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) F)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (tan B) #s(hole binary64 B)) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* 1/3 (pow B 2)))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))))) |
#s(approx B #s(hole binary64 B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (sin B) #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* -1/6 (pow B 2)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* 1/6 (* (pow B 2) F))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) B))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (- (+ (* -1/6 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) (* -1/2 x)))) x) B))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))))) B))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (* 2 x))))))))))) B))) |
#s(approx (/ (* (cos B) x) (sin B)) #s(hole binary64 (/ x B))) |
#s(approx (/ (* (cos B) x) (sin B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B))) |
#s(approx (/ (* (cos B) x) (sin B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B))) |
#s(approx (/ (* (cos B) x) (sin B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B))) |
#s(approx (* (cos B) x) #s(hole binary64 x)) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* -1/2 (* (pow B 2) x))))) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))))) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))))) |
#s(approx (cos B) #s(hole binary64 1)) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* -1/2 (pow B 2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (* (cos B) x) (sin B)) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (* (cos B) x) #s(hole binary64 (* x (cos B)))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ 1 (+ 2 (pow F 2))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* x (- (* x (+ (* -8 (/ x (pow (+ 2 (pow F 2)) 4))) (* 4 (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (/ (- 1 (/ 1 (pow F 2))) F))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (- (+ (* -1 (/ x (pow F 3))) (/ 1 F)) (/ 1 (pow F 3))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (- 1 (/ 1 (pow F 2))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) #s(hole binary64 (/ 2 (pow F 2)))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) #s(hole binary64 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 2)) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (/ (* F (sqrt 1/2)) (sin B)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (+ (* x (- (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (/ (cos B) (sin B)))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2))))) (/ (cos B) (sin B)))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))))))) (/ (cos B) (sin B)))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (* F (sqrt 1/2)) (sin B)))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/4 (/ (* F x) (* (sin B) (sqrt 1/2)))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))))))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* 1/2 (/ (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (+ (* -1/2 (/ (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 1/2)) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (+ 1/2 (* x (- (* 1/2 x) 1/2))))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/2))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ 1/2 x))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (- (+ 1/2 (* -1/16 (/ (pow (+ 2 (pow F 2)) 3) (pow x 3)))) (+ (* -1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2))) (* 1/4 (/ (+ 2 (pow F 2)) x)))) x))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* x (+ 2 (/ (pow F 2) x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (* -1 (/ x (pow F 3))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (* x (- (/ 1 (* F x)) (+ (/ 1 (* (pow F 3) x)) (/ 1 (pow F 3))))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (* -1 (/ x (pow F 2))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) #s(hole binary64 (* 2 (/ x (pow F 2))))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) #s(hole binary64 (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* x (+ 2 (* 2 (/ 1 x)))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* x (- (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* x (- (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ 1/2 (* 1/16 (/ x (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ 1/2 (* 1/16 (/ x (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (/ 1/2 x))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (/ (- 1/2 (* 1/2 (/ 1 x))) x))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow (+ 2 (pow F 2)) 3) x)) (* 1/8 (pow (+ 2 (pow F 2)) 2))) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (pow F 2) x)) 2))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (/ 1 F) (/ 1 (pow F 3))) x)) (/ 1 (pow F 3))))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (* -1 (/ (cos B) (sin B)))))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (* -1 (/ (cos B) (sin B)))))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (* -1 (/ (cos B) (sin B)))))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ 1/2 (* -1/16 (/ x (pow (sqrt -1/2) 2)))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (sqrt -1) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ 1/2 (* -1/16 (/ x (pow (sqrt -1/2) 2))))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) x)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 75.0ms | B | @ | 0 | ((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) -1/2 (sin B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (pow (+ (+ (* 2 x) (* F F)) 2) -1) (+ (+ (* 2 x) (* F F)) 2) (+ (* 2 x) (* F F)) (* F F) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (sqrt (pow (+ (* 2 x) 2) -1)) (pow (+ (* 2 x) 2) -1) (/ (* (cos B) x) (sin B)) (* (cos B) x) (cos B)) |
| 17.0ms | x | @ | 0 | ((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) -1/2 (sin B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (pow (+ (+ (* 2 x) (* F F)) 2) -1) (+ (+ (* 2 x) (* F F)) 2) (+ (* 2 x) (* F F)) (* F F) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (sqrt (pow (+ (* 2 x) 2) -1)) (pow (+ (* 2 x) 2) -1) (/ (* (cos B) x) (sin B)) (* (cos B) x) (cos B)) |
| 10.0ms | x | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) -1/2 (sin B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (pow (+ (+ (* 2 x) (* F F)) 2) -1) (+ (+ (* 2 x) (* F F)) 2) (+ (* 2 x) (* F F)) (* F F) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (sqrt (pow (+ (* 2 x) 2) -1)) (pow (+ (* 2 x) 2) -1) (/ (* (cos B) x) (sin B)) (* (cos B) x) (cos B)) |
| 9.0ms | x | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) -1/2 (sin B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (pow (+ (+ (* 2 x) (* F F)) 2) -1) (+ (+ (* 2 x) (* F F)) 2) (+ (* 2 x) (* F F)) (* F F) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (sqrt (pow (+ (* 2 x) 2) -1)) (pow (+ (* 2 x) 2) -1) (/ (* (cos B) x) (sin B)) (* (cos B) x) (cos B)) |
| 6.0ms | F | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) -1/2 (sin B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (pow (+ (+ (* 2 x) (* F F)) 2) -1) (+ (+ (* 2 x) (* F F)) 2) (+ (* 2 x) (* F F)) (* F F) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (sqrt (pow (+ (* 2 x) 2) -1)) (pow (+ (* 2 x) 2) -1) (/ (* (cos B) x) (sin B)) (* (cos B) x) (cos B)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1799 | 22049 |
| 0 | 1872 | 20860 |
| 0 | 8390 | 20161 |
| 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(neg.f64 (*.f64 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 (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 F (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) |
(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 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B) |
(-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) |
(sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 F F)) |
(*.f64 F F) |
#s(literal -1 binary64) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) |
(/.f64 F (sin.f64 B)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F) |
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(*.f64 (cos.f64 B) x) |
(cos.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx F #s(hole binary64 F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 2)) |
#s(approx (+ (* F F) 2) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ 1 (+ 2 (* 2 x))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 4))) (/ 1 (pow (+ 2 (* 2 x)) 3)))) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (+ (* 2 x) (pow F 2)))) |
#s(approx (* F F) #s(hole binary64 (pow F 2))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F (sin B)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 3))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 3)))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2)))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) #s(hole binary64 (/ (+ 2 (* 2 x)) (pow F 2)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 1)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ 1 F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 1)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (/ 1 F))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ 1 (pow F 2)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (pow F 2))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ x (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ 1 F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (/ 1 F))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 -1)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ -1 F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 -1)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (/ -1 F))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (/ -1 F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) F)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (tan B) #s(hole binary64 B)) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* 1/3 (pow B 2)))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))))) |
#s(approx B #s(hole binary64 B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (sin B) #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* -1/6 (pow B 2)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* 1/6 (* (pow B 2) F))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) B))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (- (+ (* -1/6 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) (* -1/2 x)))) x) B))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))))) B))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (* 2 x))))))))))) B))) |
#s(approx (/ (* (cos B) x) (sin B)) #s(hole binary64 (/ x B))) |
#s(approx (/ (* (cos B) x) (sin B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B))) |
#s(approx (/ (* (cos B) x) (sin B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B))) |
#s(approx (/ (* (cos B) x) (sin B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B))) |
#s(approx (* (cos B) x) #s(hole binary64 x)) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* -1/2 (* (pow B 2) x))))) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))))) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))))) |
#s(approx (cos B) #s(hole binary64 1)) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* -1/2 (pow B 2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (* (cos B) x) (sin B)) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (* (cos B) x) #s(hole binary64 (* x (cos B)))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ 1 (+ 2 (pow F 2))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (+ (* x (- (* x (+ (* -8 (/ x (pow (+ 2 (pow F 2)) 4))) (* 4 (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (/ (- 1 (/ 1 (pow F 2))) F))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (- (+ (* -1 (/ x (pow F 3))) (/ 1 F)) (/ 1 (pow F 3))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (- 1 (/ 1 (pow F 2))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) #s(hole binary64 (/ 2 (pow F 2)))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) #s(hole binary64 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 2)) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (/ (* F (sqrt 1/2)) (sin B)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (+ (* x (- (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (/ (cos B) (sin B)))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2))))) (/ (cos B) (sin B)))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))))))) (/ (cos B) (sin B)))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (* F (sqrt 1/2)) (sin B)))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/4 (/ (* F x) (* (sin B) (sqrt 1/2)))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))))))) (/ (* F (sqrt 1/2)) (sin B))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* 1/2 (/ (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (+ (* -1/2 (/ (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 1/2)) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (+ 1/2 (* x (- (* 1/2 x) 1/2))))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/2))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ 1/2 x))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (/ (- (+ 1/2 (* -1/16 (/ (pow (+ 2 (pow F 2)) 3) (pow x 3)))) (+ (* -1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2))) (* 1/4 (/ (+ 2 (pow F 2)) x)))) x))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* x (+ 2 (/ (pow F 2) x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (* -1 (/ x (pow F 3))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (* x (- (/ 1 (* F x)) (+ (/ 1 (* (pow F 3) x)) (/ 1 (pow F 3))))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (* -1 (/ x (pow F 2))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) #s(hole binary64 (* 2 (/ x (pow F 2))))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) #s(hole binary64 (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* x (+ 2 (* 2 (/ 1 x)))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* x (- (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* x (- (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ 1/2 (* 1/16 (/ x (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ 1/2 (* 1/16 (/ x (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (/ 1/2 x))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (/ (- 1/2 (* 1/2 (/ 1 x))) x))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow (+ 2 (pow F 2)) 3) x)) (* 1/8 (pow (+ 2 (pow F 2)) 2))) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (pow F 2) x)) 2))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (/ 1 F) (/ 1 (pow F 3))) x)) (/ 1 (pow F 3))))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (* -1 (/ (cos B) (sin B)))))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (* -1 (/ (cos B) (sin B)))))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (* -1 (/ (cos B) (sin B)))))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ 1/2 (* -1/16 (/ x (pow (sqrt -1/2) 2)))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (sqrt -1) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ 1/2 (* -1/16 (/ x (pow (sqrt -1/2) 2))))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) x)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.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 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 (*.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 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (/.f64 (*.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)))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (/.f64 (*.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))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
x |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(tan.f64 (+.f64 B (PI.f64))) |
(tan.f64 B) |
B |
(/.f64 (neg.f64 (*.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 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 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
F |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.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) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(+.f64 (*.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 (-.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) x) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) x)) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) x) B) |
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) B) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) (*.f64 x x)) (fma.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (fma.f64 x x (*.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) x)))) |
(-.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) x) |
(*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) |
(pow.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 F F)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 F) F)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F)) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 (fabs.f64 F) (fabs.f64 F)) |
(*.f64 F F) |
(pow.f64 F #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (-.f64 (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F) |
(+.f64 (/.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64)) F) (pow.f64 F #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (*.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) x) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.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 2 binary64) x) #s(literal 2 binary64)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(*.f64 (cos.f64 B) x) |
(sin.f64 (+.f64 B (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 F (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64))))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 F (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64)))))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 F (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -5/16 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64)))))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64)))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -5/16 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64))))))))))) |
#s(approx F F) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -5/16 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 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 (*.f64 F F)))) |
#s(approx (+ (* F F) 2) #s(literal 2 binary64)) |
#s(approx (+ (* F F) 2) (+.f64 #s(literal 2 binary64) (*.f64 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 (*.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 (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 F (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64))))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 #s(literal -1 binary64) (/.f64 x B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 F (fma.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64))))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 F (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))))))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 F (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64))))))))) x)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 F (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 F (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64)))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 F (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -5/16 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64))))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -5/16 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64)))))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F F) (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 binary64)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (fma.f64 (*.f64 F F) (-.f64 (/.f64 (*.f64 F F) (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 -2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (fma.f64 (*.f64 F F) (-.f64 (*.f64 (*.f64 F F) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F F) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 4 binary64))) (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 -2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 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 (*.f64 F F)))) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) (* F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) |
#s(approx (* F F) (*.f64 F F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))) |
#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 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64)))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64)))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -5/16 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64)))))))))))) |
#s(approx (/ F (sin B)) (/.f64 F (sin.f64 B))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64))))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal -5/16 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -5 binary64)))))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (pow.f64 F #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 F F))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (/ (* F (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 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (* F (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 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
#s(approx (/ (* F (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 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))))) F)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 F F)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64))))))) |
#s(approx (+ (* F F) 2) (*.f64 F F)) |
#s(approx (+ (* F F) 2) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (pow.f64 (sin.f64 B) #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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 B (pow.f64 F #s(literal 4 binary64)))) (pow.f64 B #s(literal -1 binary64)))) (/.f64 x B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 B (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 B (pow.f64 F #s(literal 6 binary64)))) (pow.f64 B #s(literal -1 binary64))))) (/.f64 x B))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))))) x)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (pow.f64 F #s(literal -1 binary64))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F)) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) F)) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))))) F)) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (pow.f64 F #s(literal -2 binary64))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 F F))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64))))) (*.f64 F F))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64)))))) (*.f64 F F))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) (*.f64 F F)) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64))))))) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 F F)) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (/ F (sin B)) (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)) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (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)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
#s(approx (* (/ F (sin B)) (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)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) F)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))))) F)) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (pow.f64 F #s(literal -1 binary64))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F)) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (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 (*.f64 F F) (sin.f64 B)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (* F (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 (*.f64 F F) (sin.f64 B)))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) |
#s(approx (* F (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)) (*.f64 F F))) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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))))) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 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 (+.f64 #s(literal 1 binary64) (*.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 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 B (pow.f64 F #s(literal 4 binary64)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 B (pow.f64 F #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 B (pow.f64 F #s(literal 6 binary64))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal 1 binary64) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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))))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) F))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))))) F))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B)))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 4 binary64)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))))) F))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (*.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 F F))) #s(literal 1 binary64)) F))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)))))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (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/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 (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 (*.f64 B B) x)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (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 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (*.f64 B B) (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 (*.f64 B B) x))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (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 (*.f64 B B) (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (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)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B))) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 B B)) #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) (*.f64 B B))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 B B))))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 B B))))))))) |
#s(approx B B) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 B B) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))))) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))))) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 B B) (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)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))))))) B)) |
#s(approx (sin B) B) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 B B)))) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)))))))) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (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/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 (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 B B) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 B B) (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)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))))))) B)) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -31/15120 binary64) (*.f64 B B)) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) #s(literal 1 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 (*.f64 B B) F))) B)) |
#s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (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 (*.f64 B B) (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (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 (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) x) B)) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (-.f64 (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) x)))) x) B)) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (-.f64 (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) x (fma.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) (*.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 #s(literal 1/24 binary64) x))))) (*.f64 #s(literal -1/2 binary64) x)))) x) B)) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (-.f64 (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) x (fma.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) (*.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 #s(literal 1/120 binary64) x (*.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 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/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) x)))))) (*.f64 #s(literal -1/720 binary64) x)))))) (*.f64 #s(literal 1/24 binary64) x))))) (*.f64 #s(literal -1/2 binary64) x)))) x) B)) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 B B) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))) B)) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/.f64 (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))))) B)) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/.f64 (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 B B) (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)))))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))))))) B)) |
#s(approx (/ (* (cos B) x) (sin B)) (/.f64 x B)) |
#s(approx (/ (* (cos B) x) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) x)))) B)) |
#s(approx (/ (* (cos B) x) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (/ (* (cos B) x) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) x)))))))) (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (* (cos B) x) x) |
#s(approx (* (cos B) x) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x)))) |
#s(approx (* (cos B) x) (+.f64 x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) x)))))) |
#s(approx (* (cos B) x) (+.f64 x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 B B) 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) (*.f64 B B)))) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64))))) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 B B)))) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) (*.f64 #s(literal -1 binary64) (/.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) (tan.f64 B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))))) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (/.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 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))))) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (* (cos B) x) (sin B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (* (cos B) x) (*.f64 x (cos.f64 B))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 F x) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 F x) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx x x) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 F x) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 F x) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 F x) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64))))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 #s(literal 3/2 binary64) (*.f64 x (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 x (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#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 (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 F x) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#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 (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 F x) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))))) (pow.f64 B #s(literal -1 binary64))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 F x) B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))) (pow.f64 B #s(literal -1 binary64))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 F x) B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))))) (pow.f64 B #s(literal -1 binary64))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))))) #s(literal 1 binary64))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))) #s(literal 1 binary64))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))))) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64))))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 #s(literal 3/2 binary64) (*.f64 x (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64))))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 x (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (fma.f64 #s(literal -2 binary64) (/.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (fma.f64 x (fma.f64 #s(literal 4 binary64) (/.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -8 binary64) (/.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 (*.f64 F x) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#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 (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 F x) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#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 (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64)))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 F x) (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 #s(literal 3/2 binary64) (*.f64 x (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64))))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 x (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64)))))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) F)) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 F #s(literal 3 binary64))) (pow.f64 F #s(literal -1 binary64))) (pow.f64 F #s(literal -3 binary64)))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64)))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 F F)))) (pow.f64 F #s(literal -2 binary64)))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64))))) |
#s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* 2 x) 2) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (fma.f64 x (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 x #s(literal 3/8 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (*.f64 x #s(literal 5/16 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 x #s(literal 3/8 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (*.f64 x #s(literal 5/16 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 3/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x #s(literal 5/16 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64)) |
#s(approx (pow (+ (* 2 x) 2) -1) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (pow (+ (* 2 x) 2) -1) (+.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* 2 x) 2) -1) (+.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 x (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 x (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 x (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 F F) 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 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.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/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))) (/.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/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 x (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 x (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 F B) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))))) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 x (-.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal 1 binary64)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 x (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))) #s(literal 1 binary64)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 x (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) x)) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) x)) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)))) x)) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ (* 2 x) (* F F)) 2) (*.f64 x (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 F F) x))))) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) F (pow.f64 F #s(literal 3 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 F #s(literal 3 binary64))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (*.f64 x (-.f64 (pow.f64 (*.f64 F x) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) x) #s(literal -1 binary64)) (pow.f64 F #s(literal -3 binary64)))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 F F)))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 F F) x) #s(literal -1 binary64)) (pow.f64 F #s(literal -2 binary64)))))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) (*.f64 x (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (*.f64 F F) x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64)))))) |
#s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) 2) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 x #s(literal 1/2 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* 2 x) 2) -1) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (pow (+ (* 2 x) 2) -1) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) x)) |
#s(approx (pow (+ (* 2 x) 2) -1) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) x)) |
#s(approx (pow (+ (* 2 x) 2) -1) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -3 binary64))))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#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) (*.f64 F F)) x)) #s(literal 2 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.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/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) 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/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 B #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) (pow.f64 B #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) (pow.f64 B #s(literal -1 binary64)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)) #s(literal 1/2 binary64)) x))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x)) #s(literal 1/2 binary64)) x))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)) x) (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) x) (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x)) #s(literal 1/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) (*.f64 F F)) x)) #s(literal 2 binary64))))) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F F) x)) #s(literal 2 binary64))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#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/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 F #s(literal -1 binary64)) (pow.f64 F #s(literal -3 binary64))) x) (pow.f64 F #s(literal -3 binary64)))))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) x) (pow.f64 F #s(literal -2 binary64)))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))))) |
#s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (pow (+ (* 2 x) 2) -1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* 2 x) 2) -1) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) x))) |
#s(approx (pow (+ (* 2 x) 2) -1) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) x))) |
#s(approx (pow (+ (* 2 x) 2) -1) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) x))) |
Compiled 43 749 to 3 478 computations (92.1% saved)
40 alts after pruning (39 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 717 | 34 | 751 |
| Fresh | 8 | 5 | 13 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 729 | 40 | 769 |
| Status | Accuracy | Program |
|---|---|---|
| 78.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #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)))))) | |
| 58.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) (sin.f64 B))) | |
| 57.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (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))) | |
| 43.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (sin.f64 B))) | |
| 48.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| 78.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) | |
| 63.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) | |
| ✓ | 55.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
| 56.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) | |
| 54.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) | |
| ▶ | 32.3% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
| 42.2% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) (/.f64 (*.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))) | |
| 28.3% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| ▶ | 85.2% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 (*.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))) |
| 55.2% | (+.f64 (neg.f64 (*.f64 x #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 #s(literal -1 binary64) (sin.f64 B)))) | |
| 22.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) | |
| 33.3% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 28.4% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 41.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) | |
| ▶ | 41.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
| 56.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))) | |
| 27.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) | |
| 14.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) | |
| 27.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) | |
| 19.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) | |
| 19.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) | |
| 24.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) | |
| 14.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) | |
| 27.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) | |
| ▶ | 27.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
| 27.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) | |
| 57.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) | |
| ▶ | 29.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
| 55.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) | |
| 57.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) | |
| 18.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) | |
| 14.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) | |
| 19.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)))) | |
| 44.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))))) |
Compiled 3 610 to 2 451 computations (32.1% saved)
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 (*.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))) |
(neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
x |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(cos.f64 B) |
B |
(sin.f64 B) |
(/.f64 (*.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 F (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) |
(fma.f64 F F #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
(/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B) |
(-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 F F)) |
(*.f64 F F) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(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)) |
(tan.f64 B) |
#s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B))) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 B B)) |
#s(literal -1/6 binary64) |
(*.f64 B B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) |
(sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 F (sin.f64 B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx F #s(hole binary64 F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 2)) |
#s(approx (+ (* F F) 2) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (sqrt (+ 2 (* 2 x))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (+ (* 2 x) (pow F 2)))) |
#s(approx (* F F) #s(hole binary64 (pow F 2))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (* F (sqrt 1/2)) (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 1/2)) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (+ 1/2 (* -1/4 (pow F 2))))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F (sin B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 1)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ 1 F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 1)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 1)) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (/ 1 F))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 F)) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (pow F 2))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ x (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (/ 1 F))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow F 2))) F))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (/ 1 (pow F 2)))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 -1)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ -1 F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 -1)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* -1 (+ 1 x)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 -1)) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (/ -1 F))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 F))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B)))))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (/ -1 F))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (* -1 (/ (- 1 (/ 1 (pow F 2))) F)))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (cos B) #s(hole binary64 1)) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* -1/2 (pow B 2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))))) |
#s(approx B #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (tan B) #s(hole binary64 B)) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* 1/3 (pow B 2)))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* -1/6 (pow B 2)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (/ -1 B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (/ (- (* -1/6 (pow B 2)) 1) B))) |
#s(approx (- (* -1/6 (* B B)) 1) #s(hole binary64 -1)) |
#s(approx (- (* -1/6 (* B B)) 1) #s(hole binary64 (- (* -1/6 (pow B 2)) 1))) |
#s(approx (* -1/6 (* B B)) #s(hole binary64 (* -1/6 (pow B 2)))) |
#s(approx (* B B) #s(hole binary64 (pow B 2))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (pow F 2))))))))))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* 1/6 (* (pow B 2) F))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1/6 B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1 (* B (+ 1/6 (/ 1 (pow B 2))))))) |
#s(approx (- (* -1/6 (* B B)) 1) #s(hole binary64 (* -1/6 (pow B 2)))) |
#s(approx (- (* -1/6 (* B B)) 1) #s(hole binary64 (* -1 (* (pow B 2) (+ 1/6 (/ 1 (pow B 2))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (sqrt (+ 2 (pow F 2))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* (sqrt x) (sqrt 2)))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (* 2 x))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* x (+ 2 (/ (pow F 2) x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (pow F 2) x)) 2))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | F | @ | 0 | ((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) (/ (cos B) (sin B)) (cos B) B (sin B) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) -1/2 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) -1 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))) (+ 2 (+ (* 2 x) (* F F))) (+ (* 2 x) (* F F)) (* F F) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (tan B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (- (* -1/6 (* B B)) 1) B) (- (* -1/6 (* B B)) 1) (* -1/6 (* B B)) -1/6 (* B B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (sqrt (pow (+ (* F F) 2) -1)) (pow (+ (* F F) 2) -1) (/ F (sin B))) |
| 6.0ms | B | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) (/ (cos B) (sin B)) (cos B) B (sin B) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) -1/2 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) -1 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))) (+ 2 (+ (* 2 x) (* F F))) (+ (* 2 x) (* F F)) (* F F) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (tan B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (- (* -1/6 (* B B)) 1) B) (- (* -1/6 (* B B)) 1) (* -1/6 (* B B)) -1/6 (* B B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (sqrt (pow (+ (* F F) 2) -1)) (pow (+ (* F F) 2) -1) (/ F (sin B))) |
| 5.0ms | B | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) (/ (cos B) (sin B)) (cos B) B (sin B) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) -1/2 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) -1 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))) (+ 2 (+ (* 2 x) (* F F))) (+ (* 2 x) (* F F)) (* F F) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (tan B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (- (* -1/6 (* B B)) 1) B) (- (* -1/6 (* B B)) 1) (* -1/6 (* B B)) -1/6 (* B B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (sqrt (pow (+ (* F F) 2) -1)) (pow (+ (* F F) 2) -1) (/ F (sin B))) |
| 5.0ms | x | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) (/ (cos B) (sin B)) (cos B) B (sin B) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) -1/2 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) -1 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))) (+ 2 (+ (* 2 x) (* F F))) (+ (* 2 x) (* F F)) (* F F) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (tan B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (- (* -1/6 (* B B)) 1) B) (- (* -1/6 (* B B)) 1) (* -1/6 (* B B)) -1/6 (* B B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (sqrt (pow (+ (* F F) 2) -1)) (pow (+ (* F F) 2) -1) (/ F (sin B))) |
| 4.0ms | F | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) (/ (cos B) (sin B)) (cos B) B (sin B) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) -1/2 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) -1 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))) (+ 2 (+ (* 2 x) (* F F))) (+ (* 2 x) (* F F)) (* F F) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (tan B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (- (* -1/6 (* B B)) 1) B) (- (* -1/6 (* B B)) 1) (* -1/6 (* B B)) -1/6 (* B B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (sqrt (pow (+ (* F F) 2) -1)) (pow (+ (* F F) 2) -1) (/ F (sin B))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1608 | 22677 |
| 0 | 1666 | 19491 |
| 0 | 8808 | 18581 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 (*.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))) |
(neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
x |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(cos.f64 B) |
B |
(sin.f64 B) |
(/.f64 (*.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 F (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) |
(fma.f64 F F #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
(/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B) |
(-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 F F)) |
(*.f64 F F) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(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)) |
(tan.f64 B) |
#s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B))) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 B B)) |
#s(literal -1/6 binary64) |
(*.f64 B B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) |
(sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 F (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx F #s(hole binary64 F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 2)) |
#s(approx (+ (* F F) 2) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (sqrt (+ 2 (* 2 x))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (+ (* 2 x) (pow F 2)))) |
#s(approx (* F F) #s(hole binary64 (pow F 2))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (* F (sqrt 1/2)) (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 1/2)) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (+ 1/2 (* -1/4 (pow F 2))))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F (sin B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 1)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ 1 F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 1)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 1)) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (/ 1 F))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 F)) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (pow F 2))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ x (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (/ 1 F))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow F 2))) F))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (/ 1 (pow F 2)))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)))) |
#s(approx (pow (+ (* F F) 2) -1) #s(hole binary64 (/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 -1)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (/ -1 F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 -1)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* -1 (+ 1 x)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 -1)) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (/ -1 F))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 F))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B)))))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (/ -1 F))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (* -1 (/ (- 1 (/ 1 (pow F 2))) F)))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (cos B) #s(hole binary64 1)) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* -1/2 (pow B 2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))))) |
#s(approx B #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (tan B) #s(hole binary64 B)) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* 1/3 (pow B 2)))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* -1/6 (pow B 2)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (/ -1 B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (/ (- (* -1/6 (pow B 2)) 1) B))) |
#s(approx (- (* -1/6 (* B B)) 1) #s(hole binary64 -1)) |
#s(approx (- (* -1/6 (* B B)) 1) #s(hole binary64 (- (* -1/6 (pow B 2)) 1))) |
#s(approx (* -1/6 (* B B)) #s(hole binary64 (* -1/6 (pow B 2)))) |
#s(approx (* B B) #s(hole binary64 (pow B 2))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (pow F 2))))))))))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ F B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* 1/6 (* (pow B 2) F))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (/ F (sin B)) #s(hole binary64 (/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1/6 B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1 (* B (+ 1/6 (/ 1 (pow B 2))))))) |
#s(approx (- (* -1/6 (* B B)) 1) #s(hole binary64 (* -1/6 (pow B 2)))) |
#s(approx (- (* -1/6 (* B B)) 1) #s(hole binary64 (* -1 (* (pow B 2) (+ 1/6 (/ 1 (pow B 2))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (sqrt (+ 2 (pow F 2))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* (sqrt x) (sqrt 2)))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (* 2 x))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* x (+ 2 (/ (pow F 2) x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))))) |
#s(approx (/ (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))))) |
#s(approx (- (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (* F (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (/ 1 (sqrt (+ 2 (+ (* 2 x) (* F F))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))))) |
#s(approx (+ 2 (+ (* 2 x) (* F F))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
#s(approx (+ (* 2 x) (* F F)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (pow F 2) x)) 2))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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) #s(approx (/ 1 (tan B)) (/.f64 (cos.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 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.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) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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) #s(approx (/ 1 (tan B)) (/.f64 (cos.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))))))) |
(fma.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.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)))) |
(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) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(fma.f64 x (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (cos.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) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.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 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(*.f64 x (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(neg.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
(*.f64 #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
x |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(sin.f64 (+.f64 B (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
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 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 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
F |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 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))))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) 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 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.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 #s(literal 2 binary64) x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) (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 (fabs.f64 F) (fabs.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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) |
#s(literal 2 binary64) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.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 F)) |
#s(literal -1/2 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x) B)) |
(/.f64 (neg.f64 (-.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) (neg.f64 B)) |
(/.f64 (-.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x) B) |
(-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (fma.f64 x x (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)))) |
(-.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 x x)) (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 x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 x x (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(pow.f64 (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)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 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))))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) 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 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.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 #s(literal 2 binary64) x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) (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 (fabs.f64 F) (fabs.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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))))) |
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 F) (neg.f64 F) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 F F)) |
(fma.f64 F F (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 F F)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 F) F)) |
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F)) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 (fabs.f64 F) (fabs.f64 F)) |
(*.f64 F F) |
(pow.f64 F #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) (*.f64 #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B))))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (-.f64 (*.f64 #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B)))) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B))))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B)))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B)))) |
(+.f64 #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B)))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(tan.f64 (+.f64 B (PI.f64))) |
(tan.f64 B) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B))) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B) |
(-.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B) (pow.f64 B #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) B) B) |
(*.f64 (*.f64 B B) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 B B)) |
#s(literal -1/6 binary64) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) (pow.f64 B #s(literal 1 binary64))) |
(*.f64 (fabs.f64 B) (fabs.f64 B)) |
(*.f64 (neg.f64 B) (neg.f64 B)) |
(*.f64 B B) |
(pow.f64 B #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(pow.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx F F) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
#s(approx (+ (* F F) 2) #s(literal 2 binary64)) |
#s(approx (+ (* F F) 2) (fma.f64 F F #s(literal 2 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (neg.f64 x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (neg.f64 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (neg.f64 x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (neg.f64 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 F F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 F F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) (* F F)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) |
#s(approx (* F F) (*.f64 F F)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) F)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) F)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (/.f64 #s(literal 5/128 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 F F)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) F)) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 5/128 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F)) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64)) |
#s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64))) |
#s(approx (pow (+ (* F F) 2) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 F F)) #s(literal 1/4 binary64)) (*.f64 F F) #s(literal 1/2 binary64))) |
#s(approx (pow (+ (* F F) 2) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 F F) #s(literal 1/8 binary64)) (*.f64 F F)) #s(literal 1/4 binary64)) (*.f64 F F) #s(literal 1/2 binary64))) |
#s(approx (/ F (sin B)) (/.f64 F (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 F F)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))) |
#s(approx (+ (* F F) 2) (*.f64 F F)) |
#s(approx (+ (* F F) 2) (*.f64 (fma.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 F F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))))) (/.f64 x B))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))))) (/.f64 x B))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F)) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) F) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) #s(literal 1 binary64)) F)) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) F)) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) F)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 F F)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 F F)) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 F F))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (fma.f64 (/.f64 (pow.f64 F #s(literal -6 binary64)) (sin.f64 B)) #s(literal 5/2 binary64) (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (pow.f64 F #s(literal -1 binary64))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) F)) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 F #s(literal -2 binary64))) F)) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 F #s(literal -6 binary64)) #s(literal 5/2 binary64) (pow.f64 F #s(literal -2 binary64)))) F)) |
#s(approx (pow (+ (* F F) 2) -1) (pow.f64 F #s(literal -2 binary64))) |
#s(approx (pow (+ (* F F) 2) -1) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 F F))) |
#s(approx (pow (+ (* F F) 2) -1) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 F F))) |
#s(approx (pow (+ (* F F) 2) -1) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 8 binary64) (pow.f64 F #s(literal -6 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 F F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 F)) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (neg.f64 F) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (-.f64 (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (fma.f64 (/.f64 (pow.f64 F #s(literal -6 binary64)) (sin.f64 B)) #s(literal 5/2 binary64) (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B))) (+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) F))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 F #s(literal -2 binary64))) F))) |
#s(approx (sqrt (pow (+ (* F F) 2) -1)) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 F #s(literal -6 binary64)) #s(literal 5/2 binary64) (pow.f64 F #s(literal -2 binary64)))) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 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)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 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 (fma.f64 x #s(literal 1/45 binary64) (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.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)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 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 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 F #s(literal -7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.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)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (neg.f64 x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (/ 1 (tan B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 B B)) #s(literal 1/45 binary64)) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (cos B) (sin B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 B B)) #s(literal 1/45 binary64)) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (cos B) #s(literal 1 binary64)) |
#s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 B B) #s(literal 1/24 binary64)) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx B B) |
#s(approx (sin B) B) |
#s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (*.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 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)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 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)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 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 (fma.f64 x #s(literal 1/45 binary64) (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.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)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 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 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 F #s(literal -7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.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)) x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (tan B) B) |
#s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (*.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 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)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B)) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -31/15120 binary64) (*.f64 B B)) #s(literal 7/360 binary64)) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B)) #s(literal 1 binary64)) B)) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B)) |
#s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64)) |
#s(approx (- (* -1/6 (* B B)) 1) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
#s(approx (* -1/6 (* B B)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) |
#s(approx (* B B) (*.f64 B B)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) B)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) B)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F #s(literal -7/360 binary64)) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B))))) (*.f64 B B) (*.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(literal 1/6 binary64))) (*.f64 B B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) B)) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) |
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 F #s(literal -7/360 binary64)) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B)) |
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B))) (*.f64 F #s(literal -7/360 binary64))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (pow.f64 (fma.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 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (/ (cos B) (sin B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin 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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (pow.f64 (fma.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 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (tan B) (tan.f64 B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin 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)))) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (neg.f64 (*.f64 (+.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/6 binary64)) B))) |
#s(approx (- (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) |
#s(approx (- (* -1/6 (* B B)) 1) (neg.f64 (*.f64 (+.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 B B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx x x) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F (neg.f64 (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))))) x (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (neg.f64 x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (neg.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 F F #s(literal 2 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F B))) (pow.f64 B #s(literal -1 binary64))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F B)))) (pow.f64 B #s(literal -1 binary64))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F B)))) (pow.f64 B #s(literal -1 binary64))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 (-.f64 (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))) #s(literal 1 binary64)) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64)) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))))) x (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64)) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F (neg.f64 (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))))) x (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F B))) (pow.f64 B #s(literal -1 binary64))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F B)))) (pow.f64 B #s(literal -1 binary64))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F B)))) (pow.f64 B #s(literal -1 binary64))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 (-.f64 (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))) #s(literal 1 binary64)) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64)) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))))) x (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64)) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F (neg.f64 (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))))) x (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (neg.f64 x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (neg.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 F F #s(literal 2 binary64))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64)))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 B #s(literal -1 binary64)))) x)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64)))) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal 1 binary64))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64)))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 B #s(literal -1 binary64)))) x)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64)))) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal 1 binary64))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64)))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))) x)) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) x)) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) x)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)) x)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x)) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B)) x) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B))) x) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1 binary64)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B)) x) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B))) x) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1 binary64)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) |
#s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x)) #s(literal 2 binary64)))) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 F F) x)) #s(literal 2 binary64)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))) |
Compiled 26 582 to 2 697 computations (89.9% saved)
56 alts after pruning (54 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 484 | 34 | 518 |
| Fresh | 14 | 20 | 34 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 502 | 56 | 558 |
| Status | Accuracy | Program |
|---|---|---|
| 78.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #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)))))) | |
| 32.3% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) | |
| 57.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (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))) | |
| 43.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (sin.f64 B))) | |
| 78.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) | |
| 63.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) | |
| ✓ | 55.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
| 56.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) | |
| 54.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) | |
| ▶ | 33.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
| 27.3% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) | |
| 27.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) | |
| 27.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) | |
| 26.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) | |
| 42.2% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (*.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))) | |
| ▶ | 85.3% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
| 70.6% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (sin B) B))) | |
| 56.0% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) | |
| 22.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) | |
| 33.3% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 28.4% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 41.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) | |
| 41.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) | |
| 27.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) | |
| 14.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) | |
| 14.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) | |
| 56.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) | |
| 55.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) | |
| 57.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) | |
| 26.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) | |
| 14.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) | |
| 27.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) | |
| 14.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) | |
| 27.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) | |
| ✓ | 27.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
| 24.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) | |
| 19.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) | |
| 27.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) B)) | |
| ▶ | 27.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
| 27.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) | |
| 57.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) | |
| 29.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| 14.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) | |
| 20.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) | |
| 14.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| 19.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) | |
| 15.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) | |
| 13.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) | |
| ▶ | 21.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
| 18.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) | |
| 14.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) | |
| 19.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)))) | |
| 44.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))))) | |
| ▶ | 17.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
| 16.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
Compiled 5 262 to 3 474 computations (34% saved)
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
x |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(cos.f64 B) |
B |
(sin.f64 B) |
(/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(*.f64 F #s(literal 1 binary64)) |
F |
#s(literal 1 binary64) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(fma.f64 F 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(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
(/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(*.f64 F F) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(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)) |
(tan.f64 B) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)))) |
#s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)) |
(*.f64 #s(literal -1/6 binary64) B) |
#s(literal -1/6 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (* F 1) #s(hole binary64 F)) |
#s(approx F #s(hole binary64 F)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (sqrt (+ 2 (* 2 x))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 2)) |
#s(approx (+ (* F F) 2) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
#s(approx (* F F) #s(hole binary64 (pow F 2))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (* F (sqrt 1/2)) (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 1)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 F)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (- (/ 1 B) (/ x B)))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 -1)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 F))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (cos B) #s(hole binary64 1)) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* -1/2 (pow B 2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))))) |
#s(approx B #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B))) |
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ (+ 2 (* 2 x)) B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (tan B) #s(hole binary64 B)) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* 1/3 (pow B 2)))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* -1/6 (pow B 2)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (/ -1 B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (/ (- (* -1/6 (pow B 2)) 1) B))) |
#s(approx (* -1/6 B) #s(hole binary64 (* -1/6 B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (pow F 2))))))))))) B))) |
#s(approx (pow (sin B) -1) #s(hole binary64 (/ 1 B))) |
#s(approx (pow (sin B) -1) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (pow (sin B) -1) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (pow (sin B) -1) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1/6 B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1 (* B (+ 1/6 (/ 1 (pow B 2))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (pow (sin B) -1) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (sqrt (+ 2 (pow F 2))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (- (/ 1 B) (/ 1 (* B (pow F 2)))))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ 2 (* B (pow F 2))))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (+ (* 2 (/ x (* B (pow F 2)))) (* 2 (/ 1 (* B (pow F 2))))))) |
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ 2 B))) |
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (+ (* 2 (/ x B)) (* 2 (/ 1 B))))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 2)) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* (sqrt x) (sqrt 2)))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* 2 (/ x (* B (pow F 2)))))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* x (+ (* 2 (/ 1 (* B (* (pow F 2) x)))) (* 2 (/ 1 (* B (pow F 2)))))))) |
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* 2 (/ x B)))) |
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* x (+ (* 2 (/ 1 B)) (* 2 (/ 1 (* B x))))))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* x (+ 2 (* 2 (/ 1 x)))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | F | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) (/ (cos B) (sin B)) (cos B) B (sin B) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* F 1) F 1 (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) -1/2 (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (tan B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (- (* -1/6 (* B B)) 1) B) (* -1/6 B) -1/6 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow (sin B) -1) -1) |
| 10.0ms | B | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) (/ (cos B) (sin B)) (cos B) B (sin B) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* F 1) F 1 (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) -1/2 (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (tan B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (- (* -1/6 (* B B)) 1) B) (* -1/6 B) -1/6 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow (sin B) -1) -1) |
| 6.0ms | B | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) (/ (cos B) (sin B)) (cos B) B (sin B) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* F 1) F 1 (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) -1/2 (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (tan B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (- (* -1/6 (* B B)) 1) B) (* -1/6 B) -1/6 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow (sin B) -1) -1) |
| 5.0ms | B | @ | 0 | ((+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) (/ (cos B) (sin B)) (cos B) B (sin B) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* F 1) F 1 (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) -1/2 (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (tan B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (- (* -1/6 (* B B)) 1) B) (* -1/6 B) -1/6 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow (sin B) -1) -1) |
| 5.0ms | x | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) (/ (cos B) (sin B)) (cos B) B (sin B) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* F 1) F 1 (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) -1/2 (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (tan B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (- (* -1/6 (* B B)) 1) B) (* -1/6 B) -1/6 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow (sin B) -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1404 | 15425 |
| 0 | 1445 | 13049 |
| 0 | 8216 | 12668 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
x |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(cos.f64 B) |
B |
(sin.f64 B) |
(/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(*.f64 F #s(literal 1 binary64)) |
F |
#s(literal 1 binary64) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(fma.f64 F 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(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
(/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(*.f64 F F) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(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)) |
(tan.f64 B) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)))) |
#s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)) |
(*.f64 #s(literal -1/6 binary64) B) |
#s(literal -1/6 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (* F 1) #s(hole binary64 F)) |
#s(approx F #s(hole binary64 F)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (sqrt (+ 2 (* 2 x))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (+ (* 2 x) (pow F 2))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 2)) |
#s(approx (+ (* F F) 2) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
#s(approx (* F F) #s(hole binary64 (pow F 2))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (* F (sqrt 1/2)) (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 1)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 F)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (pow F 2))) |
#s(approx (+ (* F F) 2) #s(hole binary64 (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (- (/ 1 B) (/ x B)))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 -1)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 F))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (cos B) #s(hole binary64 1)) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* -1/2 (pow B 2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))))) |
#s(approx (cos B) #s(hole binary64 (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))))) |
#s(approx B #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 B)) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))))) |
#s(approx (sin B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B))) |
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ (+ 2 (* 2 x)) B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (tan B) #s(hole binary64 B)) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* 1/3 (pow B 2)))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))))) |
#s(approx (tan B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* -1/6 (pow B 2)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (/ -1 B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (/ (- (* -1/6 (pow B 2)) 1) B))) |
#s(approx (* -1/6 B) #s(hole binary64 (* -1/6 B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (pow F 2))))))))))) B))) |
#s(approx (pow (sin B) -1) #s(hole binary64 (/ 1 B))) |
#s(approx (pow (sin B) -1) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (pow (sin B) -1) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (pow (sin B) -1) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1/6 B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1 (* B (+ 1/6 (/ 1 (pow B 2))))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (pow (sin B) -1) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (sqrt (+ 2 (pow F 2))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (+ 2 (pow F 2)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (- (/ 1 B) (/ 1 (* B (pow F 2)))))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ 2 (* B (pow F 2))))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (+ (* 2 (/ x (* B (pow F 2)))) (* 2 (/ 1 (* B (pow F 2))))))) |
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ 2 B))) |
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (+ (* 2 (/ x B)) (* 2 (/ 1 B))))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 2)) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* (sqrt x) (sqrt 2)))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* 2 (/ x (* B (pow F 2)))))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* x (+ (* 2 (/ 1 (* B (* (pow F 2) x)))) (* 2 (/ 1 (* B (pow F 2)))))))) |
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* 2 (/ x B)))) |
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* x (+ (* 2 (/ 1 B)) (* 2 (/ 1 (* B x))))))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* x (+ 2 (* 2 (/ 1 x)))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (-.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (-.f64 (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(fma.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(fma.f64 x (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(*.f64 x (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(neg.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
(*.f64 #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
x |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(sin.f64 (+.f64 B (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
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 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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 F) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
F |
F |
#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)) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))) (-.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) 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 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.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 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) |
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) (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 (fabs.f64 F) (fabs.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 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) |
#s(literal 2 binary64) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.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 F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
(/.f64 (neg.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x))) (neg.f64 B)) |
(/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64)))) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (fma.f64 (/.f64 x B) (/.f64 x B) (*.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))) |
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (*.f64 (*.f64 F F) B)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))) (-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) (*.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 F F) B))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)) (neg.f64 (*.f64 F F))) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) |
(fma.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) |
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x B) (pow.f64 B #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 (/.f64 x B) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 #s(literal 2 binary64) B))) (-.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) B))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) B) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 (/.f64 x B) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 #s(literal 2 binary64) B)) (*.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) B))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 B)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) |
(fma.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 x B) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x B) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) B)) |
(fma.f64 #s(literal 2 binary64) (pow.f64 B #s(literal -1 binary64)) (*.f64 (/.f64 x B) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 x B) (/.f64 #s(literal 2 binary64) B)) |
(-.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 B #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 2 binary64) B) (*.f64 (/.f64 x B) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 (fabs.f64 F) (fabs.f64 F)) |
(*.f64 F F) |
(pow.f64 F #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) (*.f64 (/.f64 x B) (/.f64 x B))) (/.f64 (+.f64 #s(literal 1 binary64) x) B)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)) (fma.f64 (/.f64 x B) (/.f64 x B) (*.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(-.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 x B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)))))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (-.f64 (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)))))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)))) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(tan.f64 (+.f64 B (PI.f64))) |
(tan.f64 B) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)))) |
#s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)) |
(*.f64 #s(literal -1/6 binary64) B) |
(*.f64 B #s(literal -1/6 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))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64))) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
#s(approx (* F 1) F) |
#s(approx (* F 1) F) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 F F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 F F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
#s(approx (+ (* F F) 2) #s(literal 2 binary64)) |
#s(approx (+ (* F F) 2) (fma.f64 F F #s(literal 2 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (neg.f64 x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (neg.f64 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x)) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal -1/2 binary64))) (*.f64 F F))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F)) |
#s(approx (* F F) (*.f64 F F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) F)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) F)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (/.f64 #s(literal 5/128 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 F F)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) #s(literal 1 binary64)) F)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))) #s(literal 1 binary64)) F)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 F F)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))) |
#s(approx (+ (* F F) 2) (*.f64 F F)) |
#s(approx (+ (* F F) 2) (*.f64 (fma.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 F F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))))) (/.f64 x B))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B))) (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (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 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) #s(literal 1 binary64))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal 1 binary64))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (neg.f64 F)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (neg.f64 F) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (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 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (-.f64 (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (-.f64 (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B))) (/.f64 (pow.f64 F #s(literal -2 binary64)) (sin.f64 B))) (+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (pow.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 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 F #s(literal -7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (neg.f64 x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (/ 1 (tan B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 B B)) #s(literal 1/45 binary64)) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (cos B) (sin B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 B B)) #s(literal 1/45 binary64)) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (cos B) #s(literal 1 binary64)) |
#s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 B B) #s(literal 1/24 binary64)) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx B B) |
#s(approx (sin B) B) |
#s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 F #s(literal -7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (+ (* 2 x) 2) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)) |
#s(approx (/ (- 1 x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (tan B) B) |
#s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B)) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -31/15120 binary64) (*.f64 B B)) #s(literal 7/360 binary64)) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B)) #s(literal 1 binary64)) B)) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) B)) |
#s(approx (* -1/6 B) (*.f64 #s(literal -1/6 binary64) B)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) B)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) B)) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F #s(literal -7/360 binary64)) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B))))) (*.f64 B B) (*.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) #s(literal 1/6 binary64))) (*.f64 B B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) B)) |
#s(approx (pow (sin B) -1) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (/ (cos B) (sin B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (tan B) (tan.f64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B)) |
#s(approx (/ (- (* -1/6 (* B B)) 1) B) (neg.f64 (*.f64 (+.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/6 binary64)) B))) |
#s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
#s(approx (pow (sin B) -1) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (-.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 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 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))))) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 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))))) (fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 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))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx x x) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F (neg.f64 (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))))) x (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 F 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 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 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))))) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 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))))) (fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 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))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F B))) (pow.f64 B #s(literal -1 binary64))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F B)))) (pow.f64 B #s(literal -1 binary64))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F B)))) (pow.f64 B #s(literal -1 binary64))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 (-.f64 (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))) #s(literal 1 binary64)) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64)) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))))) x (*.f64 (neg.f64 F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64)) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (fma.f64 (neg.f64 x) (+.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F)) |
#s(approx (/ (+ (* 2 x) 2) B) (/.f64 #s(literal 2 binary64) B)) |
#s(approx (/ (+ (* 2 x) 2) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)) |
#s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* 2 x) 2) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
#s(approx (/ (- 1 x) B) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ (- 1 x) B) (fma.f64 (/.f64 x B) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64)))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64)))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64)))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))) x)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) x)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) x)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 B #s(literal -1 binary64)))) x)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) B) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64)))) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal 1 binary64))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (*.f64 (neg.f64 x) (+.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (*.f64 (-.f64 (pow.f64 (*.f64 B x) #s(literal -1 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 F F) x) B) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))) (pow.f64 B #s(literal -1 binary64)))) x)) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) |
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 F F) x) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) x)) |
#s(approx (/ (+ (* 2 x) 2) B) (*.f64 (/.f64 x B) #s(literal 2 binary64))) |
#s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) |
#s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) 2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) |
#s(approx (/ (- 1 x) B) (/.f64 (neg.f64 x) B)) |
#s(approx (/ (- 1 x) B) (*.f64 (-.f64 (pow.f64 (*.f64 B x) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) #s(literal -1 binary64) (/.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 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) x) #s(literal -1 binary64) (/.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 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* F 1) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x)) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) #s(literal -1 binary64) (/.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 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) x) #s(literal -1 binary64) (/.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 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1 binary64)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))) x) #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)))))) |
#s(approx (/ (- 1 x) B) (*.f64 (neg.f64 x) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 B x) #s(literal -1 binary64))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
Compiled 27 521 to 2 436 computations (91.1% saved)
65 alts after pruning (61 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 449 | 25 | 474 |
| Fresh | 13 | 36 | 49 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 465 | 65 | 530 |
| Status | Accuracy | Program |
|---|---|---|
| 78.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 33.2% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) | |
| 57.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (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))) | |
| 43.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (sin.f64 B))) | |
| 78.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) | |
| 63.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) | |
| ✓ | 55.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
| 56.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) | |
| 54.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) | |
| ✓ | 33.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
| 27.3% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) | |
| 26.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) | |
| 26.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) | |
| 26.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) | |
| 26.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) | |
| 26.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) | |
| 5.4% | (+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) | |
| 42.3% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) | |
| 85.3% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) | |
| 70.6% | (+.f64 (neg.f64 (*.f64 x #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 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))) | |
| 57.7% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) | |
| 22.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) | |
| 41.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) | |
| 27.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) | |
| 14.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) | |
| 14.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) | |
| 56.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) | |
| 55.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) | |
| 57.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) | |
| 41.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) | |
| 41.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) | |
| 14.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) | |
| 27.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) | |
| 14.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) | |
| 27.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) | |
| ✓ | 27.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
| 24.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) | |
| 19.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) | |
| ✓ | 27.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
| 27.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) | |
| 57.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) | |
| 29.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| 14.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) | |
| 14.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| 19.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) | |
| 15.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) | |
| 13.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) | |
| 13.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) | |
| 24.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 21.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 25.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 18.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 25.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 24.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 18.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) | |
| 14.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) | |
| 8.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) | |
| 19.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)))) | |
| 44.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))))) | |
| 17.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 16.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 10.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| 10.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| 10.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
Compiled 8 682 to 2 790 computations (67.9% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.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))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #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 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #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 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.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 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x #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 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (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))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (sin B) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(+.f64 (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 (neg.f64 (/.f64 (*.f64 x #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 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #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 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (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 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
4 calls:
| 31.0ms | x |
| 31.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)))))) |
| 30.0ms | B |
| 30.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 99.7% | 3 | F |
| 85.3% | 1 | B |
| 85.3% | 1 | x |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.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))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #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 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #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 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.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 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x #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 #s(literal -1 binary64) (sin.f64 B)))) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
1 calls:
| 24.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.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))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #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 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
1 calls:
| 22.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 4 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.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))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #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 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
1 calls:
| 23.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 4 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.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))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
1 calls:
| 21.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 4 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.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))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
4 calls:
| 22.0ms | F |
| 22.0ms | x |
| 22.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)))))) |
| 19.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.7% | 4 | x |
| 71.2% | 2 | B |
| 81.9% | 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)))))) |
| 88.4% | 4 | F |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (pow.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))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
2 calls:
| 27.0ms | F |
| 22.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.9% | 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)))))) |
| 79.5% | 5 | F |
Compiled 28 to 23 computations (17.9% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x))))) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))))))) |
4 calls:
| 50.0ms | x |
| 20.0ms | B |
| 20.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)))))) |
| 17.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.4% | 2 | B |
| 69.9% | 3 | x |
| 70.2% | 7 | F |
| 64.7% | 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)))))) |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) (fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(approx (+ (* 2 x) (* F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
2 calls:
| 18.0ms | B |
| 16.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 4 | x |
| 68.3% | 2 | B |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
4 calls:
| 18.0ms | x |
| 15.0ms | F |
| 14.0ms | B |
| 14.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.8% | 4 | F |
| 56.5% | 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)))))) |
| 47.0% | 2 | x |
| 53.0% | 3 | B |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(approx (pow (+ (* F F) 2) -1) #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(approx (sqrt (pow (+ (* F F) 2) -1)) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
1 calls:
| 59.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 4 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) (*.f64 #s(literal 1/3 binary64) x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
2 calls:
| 28.0ms | B |
| 12.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.8% | 2 | B |
| 52.9% | 3 | F |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin 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))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
2 calls:
| 17.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)))))) |
| 12.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.0% | 4 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 50.1% | 3 | F |
Compiled 28 to 23 computations (17.9% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
3 calls:
| 15.0ms | F |
| 15.0ms | x |
| 12.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.2% | 1 | x |
| 41.2% | 1 | B |
| 48.4% | 3 | F |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 #s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x)) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ 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) (*.f64 B B)) #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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
1 calls:
| 12.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.1% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
1 calls:
| 7.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.1% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
1 calls:
| 10.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.9% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ 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) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal 1 binary64))) x) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
4 calls:
| 8.0ms | B |
| 6.0ms | F |
| 6.0ms | x |
| 6.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.3% | 3 | x |
| 27.9% | 1 | B |
| 35.8% | 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)))))) |
| 43.3% | 3 | F |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #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 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
1 calls:
| 5.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.1% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) -1/2) (/ (- 1 x) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
1 calls:
| 4.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.1% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) #s(approx (pow (sin B) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) B) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) #s(approx (/ (- (* -1/6 (* B B)) 1) B) (*.f64 #s(literal -1/6 binary64) 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
1 calls:
| 2.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.1% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
1 calls:
| 1.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.4% | 2 | F |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
3 calls:
| 1.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)))))) |
| 1.0ms | F |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.9% | 1 | x |
| 27.9% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 27.9% | 1 | F |
Compiled 29 to 26 computations (10.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 7.698477345147293e+25 | 9.418844676434744e+25 |
| 21.0ms | -4.319107004062517e+46 | -3.523554449665039e+45 |
| 25.0ms | 128× | 0 | valid |
| 2.0ms | 14× | 0 | invalid |
Compiled 614 to 472 computations (23.1% saved)
ival-mult!: 9.0ms (39.1% of total)ival-tan: 5.0ms (21.7% of total)ival-sin: 4.0ms (17.4% of total)ival-pow: 2.0ms (8.7% of total)ival-add!: 1.0ms (4.3% of total)ival-neg: 1.0ms (4.3% of total)ival-div!: 1.0ms (4.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.698477345147293e+25 | 9.418844676434744e+25 |
| 1.0ms | -4.319107004062517e+46 | -3.523554449665039e+45 |
Compiled 624 to 478 computations (23.4% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 154184.97950314145 | 223239230.24270442 |
| 41.0ms | 3.582470203721508e-56 | 5.155642346718468e-53 |
| 48.0ms | -1395314407393.6665 | -2407652.2733806586 |
| 88.0ms | 400× | 0 | valid |
| 6.0ms | 51× | 0 | invalid |
Compiled 1 790 to 1 345 computations (24.9% saved)
ival-tan: 26.0ms (32.4% of total)ival-neg: 23.0ms (28.6% of total)ival-sin: 9.0ms (11.2% of total)ival-pow: 7.0ms (8.7% of total)ival-mult!: 7.0ms (8.7% of total)ival-div!: 5.0ms (6.2% of total)ival-add!: 3.0ms (3.7% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 223239230.24270442 | 26091520002719772.0 |
| 30.0ms | 6.895380225584177e-30 | 4.734194609955816e-26 |
| 1.0ms | -1395314407393.6665 | -2407652.2733806586 |
| 41.0ms | 272× | 0 | valid |
| 4.0ms | 29× | 0 | invalid |
Compiled 2 011 to 1 515 computations (24.7% saved)
ival-pow: 11.0ms (30.6% of total)ival-tan: 7.0ms (19.5% of total)ival-sin: 6.0ms (16.7% of total)ival-mult!: 6.0ms (16.7% of total)ival-div!: 3.0ms (8.3% of total)ival-add!: 2.0ms (5.6% of total)ival-neg: 1.0ms (2.8% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 223239230.24270442 | 26091520002719772.0 |
| 1.0ms | 6.895380225584177e-30 | 4.734194609955816e-26 |
| 1.0ms | -1395314407393.6665 | -2407652.2733806586 |
Compiled 2 065 to 1 542 computations (25.3% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 223239230.24270442 | 26091520002719772.0 |
| 1.0ms | 6.895380225584177e-30 | 4.734194609955816e-26 |
| 49.0ms | -1.0378011271280344e+90 | -1.0087472740384493e+61 |
| 40.0ms | 176× | 0 | valid |
| 1.0ms | 15× | 0 | invalid |
Compiled 2 199 to 1 636 computations (25.6% saved)
ival-tan: 21.0ms (59.2% of total)ival-sin: 4.0ms (11.3% of total)ival-pow: 3.0ms (8.5% of total)ival-mult!: 3.0ms (8.5% of total)ival-div!: 2.0ms (5.6% of total)ival-add!: 1.0ms (2.8% of total)ival-neg: 1.0ms (2.8% of total)adjust: 0.0ms (0% of total)| 5× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.927984513632452e+302 | +inf |
| 0.0ms | 9.439258330676234 | 502055638.7728207 |
| 0.0ms | 1.6772493293981122e-66 | 4.970625101544933e-48 |
| 0.0ms | -8.274259824877558e-52 | -2.2787469353699447e-63 |
| 0.0ms | -15.654910913330022 | -1.9857415373624314 |
Compiled 30 to 26 computations (13.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 0.00016299225228926024 | 0.00053102118498173 |
| 8.0ms | 80× | 0 | valid |
Compiled 545 to 356 computations (34.7% saved)
ival-pow: 2.0ms (33.4% of total)ival-tan: 1.0ms (16.7% of total)ival-sin: 1.0ms (16.7% of total)ival-div!: 1.0ms (16.7% of total)ival-mult!: 1.0ms (16.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.00016299225228926024 | 0.00053102118498173 |
Compiled 505 to 331 computations (34.5% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | 0.02723636116131648 | 3324.9142824961823 |
| 68.0ms | 6.895380225584177e-30 | 4.734194609955816e-26 |
| 2.0ms | -1395314407393.6665 | -2407652.2733806586 |
| 79.0ms | 256× | 0 | valid |
| 4.0ms | 38× | 0 | invalid |
Compiled 2 774 to 1 763 computations (36.4% saved)
ival-tan: 7.0ms (24.2% of total)ival-sin: 6.0ms (20.7% of total)ival-pow: 5.0ms (17.3% of total)ival-mult!: 5.0ms (17.3% of total)ival-div!: 3.0ms (10.4% of total)ival-add!: 2.0ms (6.9% of total)ival-neg: 1.0ms (3.5% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.02723636116131648 | 3324.9142824961823 |
| 2.0ms | 6.895380225584177e-30 | 4.734194609955816e-26 |
| 25.0ms | -1.0394107095822042e+153 | -4.2889516861629204e+150 |
| 19.0ms | 112× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 2 650 to 1 660 computations (37.4% saved)
ival-sin: 7.0ms (43.6% of total)ival-tan: 3.0ms (18.7% of total)ival-pow: 2.0ms (12.5% of total)ival-mult!: 2.0ms (12.5% of total)ival-add!: 1.0ms (6.2% of total)ival-neg: 1.0ms (6.2% of total)ival-div!: 1.0ms (6.2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 26091520002719772.0 | 7.698477345147293e+25 |
| 1.0ms | -1.0394107095822042e+153 | -4.2889516861629204e+150 |
| 23.0ms | 144× | 0 | valid |
| 1.0ms | 11× | 0 | invalid |
Compiled 1 742 to 1 066 computations (38.8% saved)
ival-sin: 7.0ms (35.3% of total)ival-tan: 4.0ms (20.2% of total)ival-pow: 3.0ms (15.1% of total)ival-div!: 2.0ms (10.1% of total)ival-mult!: 2.0ms (10.1% of total)ival-add!: 1.0ms (5% of total)ival-neg: 1.0ms (5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 7.011302799999696e-14 | 0.02723636116131648 |
| 1.0ms | -1.0394107095822042e+153 | -4.2889516861629204e+150 |
| 21.0ms | 160× | 0 | valid |
| 4.0ms | 17× | 0 | invalid |
Compiled 2 029 to 1 241 computations (38.8% saved)
ival-tan: 4.0ms (22.4% of total)ival-mult!: 4.0ms (22.4% of total)ival-sin: 3.0ms (16.8% of total)ival-pow: 3.0ms (16.8% of total)ival-div!: 2.0ms (11.2% of total)ival-add!: 1.0ms (5.6% of total)ival-neg: 1.0ms (5.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 7.011302799999696e-14 | 0.02723636116131648 |
| 17.0ms | -1.0087472740384493e+61 | -3.0468586960957318e+60 |
| 12.0ms | 80× | 0 | valid |
| 1.0ms | 5× | 0 | invalid |
Compiled 1 825 to 1 121 computations (38.6% saved)
ival-sin: 4.0ms (37.9% of total)ival-tan: 2.0ms (19% of total)ival-pow: 2.0ms (19% of total)ival-add!: 1.0ms (9.5% of total)ival-div!: 1.0ms (9.5% of total)ival-mult!: 1.0ms (9.5% of total)adjust: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 60.0ms | 2.0111677497239235e+170 | 8.300454285871991e+172 |
| 3.0ms | -6.563603832634261e+99 | -7.632073039990142e+93 |
| 56.0ms | 144× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 840 to 575 computations (31.5% saved)
ival-div!: 39.0ms (74.5% of total)ival-tan: 4.0ms (7.6% of total)ival-sin: 3.0ms (5.7% of total)ival-pow: 3.0ms (5.7% of total)ival-mult!: 2.0ms (3.8% of total)ival-add!: 1.0ms (1.9% of total)ival-neg: 1.0ms (1.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 7.011302799999696e-14 | 0.02723636116131648 |
| 3.0ms | -1.0937132357115386e+27 | -1.8869507447730351e+22 |
| 2.0ms | 16× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 1 347 to 861 computations (36.1% saved)
ival-tan: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-sin: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)ival-pow: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 7.011302799999696e-14 | 0.02723636116131648 |
| 51.0ms | -0.0001122809429715973 | -1.5904033665523303e-5 |
| 44.0ms | 96× | 0 | valid |
| 2.0ms | 15× | 0 | invalid |
Compiled 1 910 to 1 234 computations (35.4% saved)
ival-tan: 29.0ms (67.6% of total)ival-mult!: 7.0ms (16.3% of total)ival-sin: 3.0ms (7% of total)ival-pow: 2.0ms (4.7% of total)ival-add!: 1.0ms (2.3% of total)ival-div!: 1.0ms (2.3% of total)adjust: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 7.011302799999696e-14 | 0.02723636116131648 |
| 31.0ms | -8.41806406157008e-7 | -9.669701128003925e-13 |
| 33.0ms | 224× | 0 | valid |
| 3.0ms | 20× | 0 | invalid |
Compiled 2 240 to 1 434 computations (36% saved)
ival-tan: 6.0ms (21.5% of total)ival-div!: 6.0ms (21.5% of total)ival-sin: 5.0ms (17.9% of total)ival-pow: 4.0ms (14.4% of total)ival-mult!: 4.0ms (14.4% of total)ival-add!: 2.0ms (7.2% of total)ival-neg: 1.0ms (3.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 7.011302799999696e-14 | 0.02723636116131648 |
| 27.0ms | -1.769517423156494e-31 | -1.7458884913463544e-35 |
| 19.0ms | 128× | 0 | valid |
| 2.0ms | 16× | 0 | invalid |
Compiled 2 042 to 1 306 computations (36% saved)
ival-mult!: 5.0ms (29.4% of total)ival-tan: 3.0ms (17.6% of total)ival-sin: 3.0ms (17.6% of total)ival-div!: 2.0ms (11.8% of total)ival-pow: 2.0ms (11.8% of total)ival-add!: 1.0ms (5.9% of total)ival-neg: 1.0ms (5.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 3.349030455444998e-20 | 2.8811528853379126e-18 |
| 1.0ms | -1.769517423156494e-31 | -1.7458884913463544e-35 |
| 14.0ms | 112× | 0 | valid |
| 1.0ms | 10× | 0 | invalid |
Compiled 1 501 to 994 computations (33.8% saved)
ival-tan: 3.0ms (24.9% of total)ival-sin: 3.0ms (24.9% of total)ival-pow: 2.0ms (16.6% of total)ival-mult!: 2.0ms (16.6% of total)ival-add!: 1.0ms (8.3% of total)ival-neg: 1.0ms (8.3% of total)ival-div!: 1.0ms (8.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.349030455444998e-20 | 2.8811528853379126e-18 |
| 1.0ms | -1.769517423156494e-31 | -1.7458884913463544e-35 |
Compiled 1 485 to 986 computations (33.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.769517423156494e-31 | -1.7458884913463544e-35 |
Compiled 806 to 538 computations (33.3% saved)
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 300 | 3597 |
| 1 | 434 | 3431 |
| 2 | 634 | 3405 |
| 3 | 1323 | 3397 |
| 4 | 5548 | 3397 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 F #s(literal -3600000000000000000656360533973864691091374080 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 80000000000000007247757312 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -3600000000000000000656360533973864691091374080 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 80000000000000007247757312 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 4744950613418513/862718293348820473429344482784628181556388621521298319395315527974912 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 250000 binary64)) (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 1742245718635205/43556142965880123323311949751266331066368 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 230000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) (if (<=.f64 F #s(literal 1742245718635205/43556142965880123323311949751266331066368 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 230000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -184999999999999999051170034965200451229795886250457965345189608292352 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 1742245718635205/43556142965880123323311949751266331066368 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 230000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 (+.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)))))) #s(literal -10 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 (+.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)))))) #s(literal -1684996666696915/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (if (<=.f64 (+.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)))))) #s(literal 3794275180128377/1897137590064188545819787018382342682267975428761855001222473056385648716020711424 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 (+.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)))))) #s(literal 10 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (if (<=.f64 (+.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)))))) #s(literal 500000000000000000080882538393228219106334323115829719147747508550558749612869373932630121517106957626889886784090168708013722910283889599821695770803013034305575373061142488088628325022100263638403663533845231056330713750098525613244949130339381695724688044273646160407063978743165327734459561131638784 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B))))))) |
(if (<=.f64 B #s(literal 4150517416584649/9223372036854775808 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))))) |
(if (<=.f64 B #s(literal 4150517416584649/9223372036854775808 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 6690223559559187/89202980794122492566142873090593446023921664 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) (if (<=.f64 F #s(literal 799388933858263/562949953421312 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(if (<=.f64 F #s(literal -80000000000000001374202590977417529443144832674443640861858627561600250102255083360661013942889385461780367676348342678295449011561384049997076395720704 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 6690223559559187/89202980794122492566142873090593446023921664 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) (if (<=.f64 F #s(literal 799388933858263/562949953421312 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(if (<=.f64 F #s(literal -80000000000000001374202590977417529443144832674443640861858627561600250102255083360661013942889385461780367676348342678295449011561384049997076395720704 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 52000000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -80000000000000001374202590977417529443144832674443640861858627561600250102255083360661013942889385461780367676348342678295449011561384049997076395720704 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 7782220156096217/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -9200000000000000676159798897848878422694309660919481778569216 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 7782220156096217/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -5000000000000000079514455548799590234180404281972640694890663778873919386085190530406734992928407552 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 205000000000000002363173357929143841030404479737660237697143940526545768620147962182861734394485454122263212766136017284398404663208372011455024832794316177976307119816704 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)))) |
(if (<=.f64 F #s(literal -1000000000000000013287555072 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 7782220156096217/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -8116567392432203/73786976294838206464 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) (if (<=.f64 F #s(literal 7782220156096217/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -1983393922805251/2361183241434822606848 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) (if (<=.f64 F #s(literal 3458764513820541/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -2374940160662717/182687704666362864775460604089535377456991567872 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) (if (<=.f64 F #s(literal 3458764513820541/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -2374940160662717/182687704666362864775460604089535377456991567872 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) (if (<=.f64 F #s(literal 2076918743413931/20769187434139310514121985316880384 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)))) |
(if (<=.f64 F #s(literal -2374940160662717/182687704666362864775460604089535377456991567872 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 2076918743413931/20769187434139310514121985316880384 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)))) |
(if (<=.f64 F #s(literal -2374940160662717/182687704666362864775460604089535377456991567872 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
| Outputs |
|---|
(if (<=.f64 F #s(literal -3600000000000000000656360533973864691091374080 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 80000000000000007247757312 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -3600000000000000000656360533973864691091374080 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 80000000000000007247757312 binary64)) (+.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 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (+.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -3600000000000000000656360533973864691091374080 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 80000000000000007247757312 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -3600000000000000000656360533973864691091374080 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 80000000000000007247757312 binary64)) (+.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 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 4744950613418513/862718293348820473429344482784628181556388621521298319395315527974912 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 250000 binary64)) (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 4744950613418513/862718293348820473429344482784628181556388621521298319395315527974912 binary64)) (+.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 B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 250000 binary64)) (+.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 1742245718635205/43556142965880123323311949751266331066368 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 230000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 1742245718635205/43556142965880123323311949751266331066368 binary64)) (+.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 B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 230000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) (if (<=.f64 F #s(literal 1742245718635205/43556142965880123323311949751266331066368 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 230000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) (if (<=.f64 F #s(literal 1742245718635205/43556142965880123323311949751266331066368 binary64)) (+.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 B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 230000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -184999999999999999051170034965200451229795886250457965345189608292352 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 1742245718635205/43556142965880123323311949751266331066368 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 230000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -184999999999999999051170034965200451229795886250457965345189608292352 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 1742245718635205/43556142965880123323311949751266331066368 binary64)) (+.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 B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 F #s(literal 230000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 (+.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)))))) #s(literal -10 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 (+.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)))))) #s(literal -1684996666696915/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (if (<=.f64 (+.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)))))) #s(literal 3794275180128377/1897137590064188545819787018382342682267975428761855001222473056385648716020711424 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 (+.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)))))) #s(literal 10 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (if (<=.f64 (+.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)))))) #s(literal 500000000000000000080882538393228219106334323115829719147747508550558749612869373932630121517106957626889886784090168708013722910283889599821695770803013034305575373061142488088628325022100263638403663533845231056330713750098525613244949130339381695724688044273646160407063978743165327734459561131638784 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B))))))) |
(if (<=.f64 (+.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)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))))) #s(literal -10 binary64)) (+.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 B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 (+.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)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))))) #s(literal -1684996666696915/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (if (<=.f64 (+.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)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))))) #s(literal 3794275180128377/1897137590064188545819787018382342682267975428761855001222473056385648716020711424 binary64)) (+.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 B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) (if (<=.f64 (+.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)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))))) #s(literal 10 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (if (<=.f64 (+.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)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))))) #s(literal 500000000000000000080882538393228219106334323115829719147747508550558749612869373932630121517106957626889886784090168708013722910283889599821695770803013034305575373061142488088628325022100263638403663533845231056330713750098525613244949130339381695724688044273646160407063978743165327734459561131638784 binary64)) (+.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 B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))))))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B))))))) |
(if (<=.f64 B #s(literal 4150517416584649/9223372036854775808 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))))) |
(if (<=.f64 B #s(literal 4150517416584649/9223372036854775808 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))))) |
(if (<=.f64 B #s(literal 4150517416584649/9223372036854775808 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
(if (<=.f64 B #s(literal 4150517416584649/9223372036854775808 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B))))) |
(if (<=.f64 F #s(literal -2450000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 6690223559559187/89202980794122492566142873090593446023921664 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) (if (<=.f64 F #s(literal 799388933858263/562949953421312 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(if (<=.f64 F #s(literal -80000000000000001374202590977417529443144832674443640861858627561600250102255083360661013942889385461780367676348342678295449011561384049997076395720704 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 6690223559559187/89202980794122492566142873090593446023921664 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) (if (<=.f64 F #s(literal 799388933858263/562949953421312 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (- (* (sqrt (pow (+ (* 2 x) 2) -1)) (/ F (sin B))) (/ (* (cos B) x) (sin B))) (/.f64 (*.f64 F (sqrt.f64 #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))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(if (<=.f64 F #s(literal -80000000000000001374202590977417529443144832674443640861858627561600250102255083360661013942889385461780367676348342678295449011561384049997076395720704 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 52000000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -80000000000000001374202590977417529443144832674443640861858627561600250102255083360661013942889385461780367676348342678295449011561384049997076395720704 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* (sqrt (pow (+ (* F F) 2) -1)) (/ F (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 7782220156096217/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -9200000000000000676159798897848878422694309660919481778569216 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 7782220156096217/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -5000000000000000079514455548799590234180404281972640694890663778873919386085190530406734992928407552 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 205000000000000002363173357929143841030404479737660237697143940526545768620147962182861734394485454122263212766136017284398404663208372011455024832794316177976307119816704 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)))) |
(if (<=.f64 F #s(literal -1000000000000000013287555072 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 7782220156096217/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -1000000000000000013287555072 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 7782220156096217/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -8116567392432203/73786976294838206464 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) (if (<=.f64 F #s(literal 7782220156096217/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -8116567392432203/73786976294838206464 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) (if (<=.f64 F #s(literal 7782220156096217/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ 2 (+ (* 2 x) (* F F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -1983393922805251/2361183241434822606848 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B)) (if (<=.f64 F #s(literal 3458764513820541/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -2374940160662717/182687704666362864775460604089535377456991567872 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) (if (<=.f64 F #s(literal 3458764513820541/288230376151711744 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))))) |
(if (<=.f64 F #s(literal -2374940160662717/182687704666362864775460604089535377456991567872 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) (/.f64 #s(literal -1 binary64) F)) F) x) B)) (if (<=.f64 F #s(literal 2076918743413931/20769187434139310514121985316880384 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)))) |
(if (<=.f64 F #s(literal -2374940160662717/182687704666362864775460604089535377456991567872 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 2076918743413931/20769187434139310514121985316880384 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)))) |
(if (<=.f64 F #s(literal -2374940160662717/182687704666362864775460604089535377456991567872 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal -1 binary64)) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B)) |
| 1× | fuel |
Compiled 3 784 to 295 computations (92.2% saved)
(negabs B)
Compiled 15 190 to 3 258 computations (78.6% saved)
Loading profile data...