
Time bar (total: 9.4s)
| 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.5s | 8 256× | 0 | valid |
| 56.0ms | 309× | 0 | invalid |
ival-mult: 233.0ms (19.3% of total)ival-tan: 207.0ms (17.2% of total)ival-sin: 185.0ms (15.3% of total)ival-pow: 184.0ms (15.3% of total)ival-div: 178.0ms (14.8% of total)ival-add: 124.0ms (10.3% of total)ival-neg: 75.0ms (6.2% of total)exact: 13.0ms (1.1% of total)adjust: 3.0ms (0.2% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 73 | 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)))) |
| 27 | 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 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 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
| 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 | 73 | 0 |
| ↳ | (*.f64 F F) | overflow | 73 | |
| ↳ | (+.f64 (*.f64 F F) #s(literal 2 binary64)) | overflow | 73 | |
| ↳ | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | overflow | 73 | |
*.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 | 27 | 0 |
*.f64 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | n*o | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 56 | 0 |
| - | 25 | 175 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 56 | 0 | 0 |
| - | 25 | 0 | 175 |
| number | freq |
|---|---|
| 0 | 175 |
| 1 | 61 |
| 2 | 20 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 106.0ms | 512× | 0 | valid |
Compiled 265 to 64 computations (75.8% saved)
ival-mult: 13.0ms (17.8% of total)ival-sin: 12.0ms (16.4% of total)ival-div: 11.0ms (15% of total)ival-tan: 11.0ms (15% of total)ival-pow: 11.0ms (15% of total)ival-add: 9.0ms (12.3% of total)ival-neg: 5.0ms (6.8% of total)ival-true: 1.0ms (1.4% of total)exact: 1.0ms (1.4% of total)adjust: 0.0ms (0% of total)ival-assert: 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.8% | (+.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)) |
| 7.0ms | B | @ | 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 | @ | 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)) |
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)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 191 | 15 | 206 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 192 | 15 | 207 |
| Status | Accuracy | Program |
|---|---|---|
| 52.6% | (/.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))))) | |
| 79.3% | (+.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)))))) | |
| ▶ | 83.9% | (+.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))) |
| 78.7% | (+.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))))) | |
| ▶ | 38.3% | (+.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)))) |
| ▶ | 42.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
| 49.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 54.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (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))) | |
| 63.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 (/.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)))))) | |
| 54.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| ▶ | 44.6% | #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)) |
| 51.7% | #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))) | |
| 34.0% | #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)))) | |
| ▶ | 49.0% | #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)))) |
| 51.0% | #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 198 to 790 computations (34.1% 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) |
#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)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) |
(*.f64 (cos.f64 B) x) |
(cos.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 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (sin.f64 B)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 #s(literal -1 binary64) F) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (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))) |
#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)) |
| 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 (/ -1 F) #s(hole binary64 (/ -1 F))) |
#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 (+ (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 (+ (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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -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))))) (+ 31/15120 (* -1/720 x)))))) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (+ 1 x) B))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (+ 1 (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 (+ 1 x)))))) B))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (+ 1 (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 (+ 1 x)))) (* 1/120 (+ 1 x)))))) (* -1/6 (+ 1 x)))))) B))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (+ 1 (+ 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 (+ 1 x)))) (* 1/120 (+ 1 x))))) (+ (* -1/5040 (+ 1 x)) (* 1/120 (- (* -1/2 x) (* -1/6 (+ 1 x))))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 (+ 1 x)))) (* 1/120 (+ 1 x)))))) (* -1/6 (+ 1 x)))))) B))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (+ 1 x))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (+ 1 (+ x (* -1/2 (* (pow B 2) x)))))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (+ 1 (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x)))))))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (+ 1 (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x))))))))) |
#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 (* (/ 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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (+ 1 (* x (cos B))) (sin B)))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (+ 1 (* x (cos B))))) |
#s(approx (* (cos B) x) #s(hole binary64 (* x (cos B)))) |
#s(approx (cos B) #s(hole binary64 (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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 1)) |
#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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (* x (cos B)))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (* x (+ (cos B) (/ 1 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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (- (/ 1 (* x (sin B))) (* -1 (/ (cos B) (sin B)))))))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (* -1 (* x (- (* -1 (cos B)) (/ 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))))))) |
#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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.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))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ (+ 1 (* (cos B) x)) (sin B)) (+ 1 (* (cos B) x)) (* (cos B) x) (cos 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))) (/ -1 F) (+ (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)))) (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)) |
| 8.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))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ (+ 1 (* (cos B) x)) (sin B)) (+ 1 (* (cos B) x)) (* (cos B) x) (cos 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))) (/ -1 F) (+ (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)))) (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)) |
| 7.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))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ (+ 1 (* (cos B) x)) (sin B)) (+ 1 (* (cos B) x)) (* (cos B) x) (cos 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))) (/ -1 F) (+ (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)))) (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)) |
| 6.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))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ (+ 1 (* (cos B) x)) (sin B)) (+ 1 (* (cos B) x)) (* (cos B) x) (cos 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))) (/ -1 F) (+ (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)))) (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)) |
| 5.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))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ (+ 1 (* (cos B) x)) (sin B)) (+ 1 (* (cos B) x)) (* (cos B) x) (cos 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))) (/ -1 F) (+ (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)))) (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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1563 | 19817 |
| 0 | 1629 | 17008 |
| 0 | 8377 | 16441 |
| 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) |
#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)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) |
(*.f64 (cos.f64 B) x) |
(cos.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 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (sin.f64 B)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 #s(literal -1 binary64) F) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 (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))) |
#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 (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 (/ -1 F) #s(hole binary64 (/ -1 F))) |
#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 (+ (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 (+ (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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -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))))) (+ 31/15120 (* -1/720 x)))))) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (+ 1 x) B))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (+ 1 (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 (+ 1 x)))))) B))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (+ 1 (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 (+ 1 x)))) (* 1/120 (+ 1 x)))))) (* -1/6 (+ 1 x)))))) B))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (+ 1 (+ 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 (+ 1 x)))) (* 1/120 (+ 1 x))))) (+ (* -1/5040 (+ 1 x)) (* 1/120 (- (* -1/2 x) (* -1/6 (+ 1 x))))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 (+ 1 x)))) (* 1/120 (+ 1 x)))))) (* -1/6 (+ 1 x)))))) B))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (+ 1 x))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (+ 1 (+ x (* -1/2 (* (pow B 2) x)))))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (+ 1 (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x)))))))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (+ 1 (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x))))))))) |
#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 (* (/ 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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (+ 1 (* x (cos B))) (sin B)))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (+ 1 (* x (cos B))))) |
#s(approx (* (cos B) x) #s(hole binary64 (* x (cos B)))) |
#s(approx (cos B) #s(hole binary64 (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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 1)) |
#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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (* x (cos B)))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (* x (+ (cos B) (/ 1 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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (- (/ 1 (* x (sin B))) (* -1 (/ (cos B) (sin B)))))))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))))) |
#s(approx (+ 1 (* (cos B) x)) #s(hole binary64 (* -1 (* x (- (* -1 (cos B)) (/ 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))))))) |
#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))))))) |
| 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 (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (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)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (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)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 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 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) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (neg.f64 x) (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 (/.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)))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (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))) |
(/.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 (/.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 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 (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)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (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 #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 (*.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 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 (*.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 #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)))))) |
(/.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 (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 (*.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))) |
(-.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 (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 (*.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 (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)) |
#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 (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 (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 (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)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 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 (*.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 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 (*.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 #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)))))) |
(/.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 (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 (*.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))) |
(-.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 (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 (*.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))) |
(/.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)) |
(-.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))) |
#s(literal -1 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) |
(neg.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)) |
(+.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 B) x) (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (*.f64 (cos.f64 B) x)) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))))) |
(fma.f64 (cos.f64 B) x #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 B)) x)) |
(+.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) |
(*.f64 (cos.f64 B) x) |
(sin.f64 (+.f64 B (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 B)) |
(cos.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (*.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 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (*.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 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (*.f64 F #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (sin.f64 B)) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 #s(literal -1 binary64) F) |
(/.f64 #s(literal 1 binary64) (neg.f64 F)) |
(/.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)) (*.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 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (*.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 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) |
(/.f64 (*.f64 F #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (sin.f64 B)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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)) #s(literal -1/2 binary64)) (*.f64 F F)) F) (pow.f64 F #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F F)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F F)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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)) #s(literal -1/2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 F F))) |
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (*.f64 F F)) (pow.f64 F #s(literal -2 binary64)))) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 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)) |
(fma.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 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)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (*.f64 #s(literal -2 binary64) (pow.f64 F #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (*.f64 #s(literal 2 binary64) (pow.f64 F #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 (*.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 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))))) |
(/.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 #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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 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 (*.f64 F F) (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 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64)))))) (*.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 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)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (fma.f64 (*.f64 F F) (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 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64)))))) (*.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))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (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 #s(literal -5/16 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64)))))) (*.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 (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))))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 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 -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (fma.f64 (*.f64 F F) (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 #s(literal -1/2 binary64) (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 (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (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 #s(literal 3/8 binary64) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))))) (*.f64 #s(literal -1/2 binary64) (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 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 (*.f64 F F) (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 #s(literal -1/2 binary64) (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 (*.f64 F F) (fma.f64 (*.f64 F F) (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 #s(literal 3/8 binary64) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))))) (*.f64 #s(literal -1/2 binary64) (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 (+ (* 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 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 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 (*.f64 F F) (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 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64)))))) (*.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 x (cos.f64 B)) (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 F (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))))) (/.f64 (neg.f64 x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 F (fma.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))) (*.f64 (*.f64 F F) (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 (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 F (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 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 -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 F (fma.f64 (*.f64 F F) (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 #s(literal -1/2 binary64) (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))))) x)) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 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 -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 F (fma.f64 (*.f64 F F) (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 #s(literal -1/2 binary64) (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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (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 #s(literal 3/8 binary64) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))))) (*.f64 #s(literal -1/2 binary64) (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) (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 (*.f64 F F) (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 #s(literal -1/2 binary64) (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 (*.f64 F F) (fma.f64 (*.f64 F F) (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 #s(literal 3/8 binary64) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))))) (*.f64 #s(literal -1/2 binary64) (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) (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) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (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) (fma.f64 (*.f64 F F) (-.f64 (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -2 binary64))) (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) (fma.f64 (*.f64 F F) (-.f64 (*.f64 (*.f64 F F) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -2 binary64))) (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 (+ (* 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (fma.f64 (*.f64 F F) (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 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64)))))) (*.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))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (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 #s(literal -5/16 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64)))))) (*.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 (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))))))) |
#s(approx (/ F (sin B)) (/.f64 F (sin.f64 B))) |
#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 (*.f64 F F) (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 #s(literal -1/2 binary64) (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 (*.f64 F F) (fma.f64 (*.f64 F F) (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 #s(literal 3/8 binary64) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))))) (*.f64 #s(literal -1/2 binary64) (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 (/ -1 F) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (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) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (*.f64 F F))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 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))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (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 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.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)))) (/.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))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.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))) (fma.f64 #s(literal -1/2 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))) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) (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 #s(literal -1/2 binary64) (/.f64 (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)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.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)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.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))) (fma.f64 #s(literal -1/2 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))) (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)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (pow.f64 F #s(literal 6 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 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (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 F F) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64)))) |
#s(approx (+ (* F F) 2) (*.f64 F F)) |
#s(approx (+ (* F F) 2) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64)) #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 #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))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (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 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.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)))) (/.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))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.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))) (fma.f64 #s(literal -1/2 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))) (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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (-.f64 (fma.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)) 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (fma.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)) B) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 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 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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (pow.f64 F #s(literal 6 binary64))))) #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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (pow.f64 F #s(literal 6 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 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (pow.f64 F #s(literal 6 binary64))))) #s(literal 1 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 (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64)) (*.f64 F F))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 (+.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 binary64)) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) (*.f64 F F))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.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 binary64)) (fma.f64 #s(literal -1 binary64) (/.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))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F))) (*.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 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64)))) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 F F)) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) #s(literal 1 binary64)))) |
#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 (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)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.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)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.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))) (fma.f64 #s(literal -1/2 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))) (sin.f64 B)) (pow.f64 (sin.f64 B) #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 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (pow.f64 F #s(literal 6 binary64))))) #s(literal 1 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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64)) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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))))) (neg.f64 (/.f64 (fma.f64 x (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (fma.f64 x (cos.f64 B) #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 #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 (fma.f64 x (cos.f64 B) #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 (fma.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/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B)))) (/.f64 (fma.f64 x (cos.f64 B) #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))) |
#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 #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/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)) #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)) F) F)) #s(literal 1 binary64))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (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) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (pow.f64 F #s(literal 6 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))))) (neg.f64 (/.f64 (fma.f64 x (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (fma.f64 x (cos.f64 B) #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 #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 (fma.f64 x (cos.f64 B) #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 (fma.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/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B)))) (/.f64 (fma.f64 x (cos.f64 B) #s(literal 1 binary64)) (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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (fma.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 B (pow.f64 F #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 B (*.f64 F F)))))) |
#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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (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) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (pow.f64 F #s(literal 6 binary64))))) #s(literal 1 binary64)) F))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (-.f64 (/.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 #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/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 (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 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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/2 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))) (pow.f64 F #s(literal 6 binary64))))) #s(literal 1 binary64)) F))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) #s(literal 1 binary64)) F))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.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 (*.f64 B B) (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)) (*.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 (*.f64 B B) (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 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F #s(literal -7/360 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 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 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F #s(literal -7/360 binary64))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))))))))) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (neg.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 (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal 1/3 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 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))))))) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) x) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (-.f64 (neg.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 #s(literal -1/3 binary64) x)) 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 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.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)) #s(literal 1 binary64)) B)) |
#s(approx (tan B) B) |
#s(approx (tan B) (*.f64 B (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)))) |
#s(approx (tan B) (*.f64 B (fma.f64 (*.f64 B B) (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
#s(approx (tan B) (*.f64 B (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
#s(approx B B) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (*.f64 B B) (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)) (*.f64 (neg.f64 (*.f64 (*.f64 B B) (*.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 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.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 B B) (*.f64 #s(literal -1 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 #s(literal -7/360 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) (*.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 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B)) |
#s(approx (sin B) B) |
#s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) |
#s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
#s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/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))))) (/.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))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.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 (*.f64 B B) (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)) (*.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 (*.f64 B B) (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 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F #s(literal -7/360 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 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 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F #s(literal -7/360 binary64))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))))))))) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.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))) x) B)) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.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) (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.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) (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) x)))) (fma.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/5040 binary64) (+.f64 #s(literal 1 binary64) x))))) (*.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) (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)) |
#s(approx (+ 1 (* (cos B) x)) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (+ 1 (* (cos B) x)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (cos B) x)) (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal -1/2 binary64) x)) x) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (cos B) x)) (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) x) #s(literal 1 binary64))) |
#s(approx (* (cos B) x) x) |
#s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x)) |
#s(approx (* (cos B) x) (fma.f64 (*.f64 B B) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (* (cos B) x) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (cos B) #s(literal 1 binary64)) |
#s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/720 binary64) (*.f64 B B) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (*.f64 B B) (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)) (*.f64 (neg.f64 (*.f64 (*.f64 B B) (*.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 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.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 B B) (*.f64 #s(literal -1 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 #s(literal -7/360 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) (*.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 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B)) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
#s(approx (/ F (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B)) |
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 F #s(literal -7/360 binary64)) (*.f64 #s(literal 1/6 binary64) F)) F) B)) |
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (-.f64 (neg.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) (*.f64 F #s(literal -7/360 binary64))))))) (*.f64 F #s(literal -7/360 binary64))) (*.f64 #s(literal 1/6 binary64) F)) F) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (neg.f64 (/.f64 (fma.f64 x (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (fma.f64 x (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (+ 1 (* (cos B) x)) (fma.f64 x (cos.f64 B) #s(literal 1 binary64))) |
#s(approx (* (cos B) x) (*.f64 x (cos.f64 B))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(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 (fma.f64 F F #s(literal 2 binary64)) #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 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 3/2 binary64) (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64)))) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 x (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 #s(literal -5/2 binary64) (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64)))))) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx x x) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.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)))) (fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (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 x (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64)))) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.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)))) (fma.f64 x (fma.f64 x (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 #s(literal -5/2 binary64) (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64)))))) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (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 x (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))) (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 x (fma.f64 x (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))))) (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 x (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))))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.f64 x (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 #s(literal 3/2 binary64) (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))))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 3/2 binary64) (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64)))) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 x (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 #s(literal -5/2 binary64) (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64)))))) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) (pow.f64 B #s(literal -1 binary64))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 x (-.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 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (pow.f64 B #s(literal -1 binary64))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 x (-.f64 (fma.f64 x (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))))) (neg.f64 (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (pow.f64 B #s(literal -1 binary64))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 x (-.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))) (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) #s(literal 1 binary64)) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 x (-.f64 (fma.f64 x (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))))) (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) #s(literal 1 binary64)) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 F x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 x (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))) (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 x (fma.f64 x (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))))) (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 x (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))))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.f64 x (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 #s(literal 3/2 binary64) (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))))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (fma.f64 #s(literal -2 binary64) (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 F F #s(literal 2 binary64))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (-.f64 (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (fma.f64 x (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (+ 1 (* (cos B) x)) #s(literal 1 binary64)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.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)))) (fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (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 x (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64)))) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.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)))) (fma.f64 x (fma.f64 x (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 #s(literal -5/2 binary64) (*.f64 (*.f64 F (/.f64 x (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64)))))) (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 x (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))))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.f64 x (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 #s(literal 3/2 binary64) (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))))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 F F)) #s(literal 1 binary64)) (pow.f64 F #s(literal -2 binary64)))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) (*.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64)))) |
#s(approx (/ (+ (* 2 x) 2) (* F F)) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) |
#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 (+ (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.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 (*.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 (*.f64 F (fma.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)))) (fma.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/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 (cos.f64 B) (sin.f64 B))))) |
#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 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.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 -3 binary64))))))) |
#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 (fma.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 -3 binary64)))) (fma.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))))))) |
#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 (sin.f64 B)) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 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)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.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 -3 binary64)))) (fma.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))))))) |
#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 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (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(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (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(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 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)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (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(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 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 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 (+ (* 2 x) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 x (+.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 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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.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 (*.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 (*.f64 F (fma.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)))) (fma.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/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 (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 (fma.f64 #s(literal -1/8 binary64) (*.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)))) (-.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 (/.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)))) (fma.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 #s(literal 1/16 binary64) (*.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))))))) (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.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))) (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 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (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 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 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (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(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (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(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 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)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (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(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 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 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 (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) x)) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x))) x)) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 F F #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 x (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)))) |
#s(approx (+ (* 2 x) (* F F)) (*.f64 x (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (*.f64 (neg.f64 x) (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (*.f64 x (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ 1 (* (cos B) x)) (*.f64 x (cos.f64 B))) |
#s(approx (+ 1 (* (cos B) x)) (*.f64 x (+.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)))) |
#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 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.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 -3 binary64))))))) |
#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 (fma.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 -3 binary64)))) (fma.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))))))) |
#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 (sin.f64 B)) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 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)))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.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 -3 binary64)))) (fma.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 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 #s(literal 1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 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 (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (/.f64 (neg.f64 x) (pow.f64 F #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) F) (*.f64 x (-.f64 (/.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 (neg.f64 x) (*.f64 F F))) |
#s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (*.f64 x (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) x) (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 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 F #s(literal -2 binary64)) x) (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 (/.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 (neg.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 (neg.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)) (fma.f64 F F #s(literal 2 binary64))) (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 (neg.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)) (fma.f64 F F #s(literal 2 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 (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)))) (*.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 (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)) (fma.f64 F F #s(literal 2 binary64))) (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)) (fma.f64 F F #s(literal 2 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 (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)))) (*.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 (*.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 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 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)))) (/.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)) (fma.f64 F F #s(literal 2 binary64))) (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 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (*.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(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/8 binary64) (*.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)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.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(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 (*.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)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 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))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (*.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(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 #s(literal -1 binary64) (/.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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 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))))) (pow.f64 x #s(literal 3 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.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 (neg.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)) (fma.f64 F F #s(literal 2 binary64))) (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 (neg.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)) (fma.f64 F F #s(literal 2 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 (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)))) (*.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 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.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 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (*.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)))))) x) (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 #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)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (fma.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.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))))))) x) (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 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 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (*.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)))))) x) #s(literal 1 binary64)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.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)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.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))))))) x) #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 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (*.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(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/8 binary64) (*.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)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (*.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(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 (*.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)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 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))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (*.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(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 #s(literal -1 binary64) (/.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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 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))))) (pow.f64 x #s(literal 3 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 (pow (+ (+ (* 2 x) (* F F)) 2) -1) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x)) #s(literal 1/2 binary64)) x))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #s(literal 1/2 binary64)) x))) |
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) x) (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #s(literal 1/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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))))) |
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ 1 (* (cos B) x)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (cos.f64 B)) (pow.f64 x #s(literal -1 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)) (fma.f64 F F #s(literal 2 binary64))) (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)) (fma.f64 F F #s(literal 2 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 (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)))) (*.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 (*.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 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 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)))) (/.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)) (fma.f64 F F #s(literal 2 binary64))) (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 (+ (* 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 #s(literal -1 binary64) (/.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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 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))))) (pow.f64 x #s(literal 3 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) 2) (* F F)) -1/2) 1) F) (*.f64 (neg.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 (neg.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))))) |
Compiled 31 500 to 2 992 computations (90.5% saved)
46 alts after pruning (46 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 594 | 42 | 636 |
| Fresh | 6 | 4 | 10 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 605 | 46 | 651 |
| Status | Accuracy | Program |
|---|---|---|
| 52.6% | (/.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))))) | |
| 14.9% | (/.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))))))) | |
| ▶ | 84.4% | (+.f64 (neg.f64 (/.f64 (*.f64 x #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))) |
| 42.7% | (+.f64 (neg.f64 (/.f64 (*.f64 x #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)))) | |
| 83.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) | |
| ▶ | 51.4% | (+.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)) #s(literal 1 binary64)) (sin.f64 B))) |
| 78.7% | (+.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))))) | |
| 38.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (*.f64 x (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) x) (pow.f64 F #s(literal -2 binary64))))) F)))) | |
| 42.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| 32.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) 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.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| 83.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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)))) | |
| 20.1% | (+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| 59.5% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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))) | |
| 27.2% | (+.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)))) | |
| 24.8% | (+.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 #s(literal -1 binary64) F)))) | |
| 44.6% | #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) | |
| 31.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 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) B)) | |
| 14.8% | #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)) | |
| 11.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 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #s(literal 1/2 binary64)) x)))) F) x) B)) | |
| 24.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) B)) | |
| 17.4% | #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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) #s(literal 1 binary64))) x) B)) | |
| 14.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 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) | |
| 26.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) #s(literal 1 binary64)) x) B)) | |
| 24.7% | #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)) | |
| 51.7% | #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))) | |
| 44.6% | #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) (fma.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64))))) B)) | |
| ▶ | 26.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) (neg.f64 x)) B)) |
| 44.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (/.f64 x B))) | |
| 34.0% | #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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) | |
| 24.7% | #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)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64))))))) | |
| 24.7% | #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)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))))) | |
| 24.5% | #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)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) | |
| 24.7% | #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)) #s(approx (sin B) B)))) | |
| 25.6% | #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 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) | |
| 32.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) #s(approx (* (cos B) x) x)) (sin.f64 B)))) | |
| 51.0% | #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)))) | |
| 24.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) | |
| 45.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (*.f64 x (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B))))))) | |
| ▶ | 31.0% | #s(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 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)))) |
| 12.4% | #s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))))) | |
| 20.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(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 19.0% | #s(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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) | |
| 24.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) | |
| ▶ | 24.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
| 16.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
Compiled 4 656 to 2 912 computations (37.5% saved)
| Inputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
(*.f64 x #s(literal 1 binary64)) |
x |
#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 #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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B) |
(-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) |
(*.f64 B B) |
(-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) |
(-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) |
#s(literal -1/6 binary64) |
(*.f64 x #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 1/120 binary64) x) |
#s(literal 1/120 binary64) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 7/360 binary64) |
(*.f64 #s(literal -1/6 binary64) x) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (/.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))) |
(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)) |
(/.f64 F 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)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 x) B) |
(+.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)) #s(literal 1 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))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) |
| 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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
#s(approx (/ F B) #s(hole binary64 (/ F 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 (+ (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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* F (+ (* -1 (/ x (* B F))) (* (/ 1 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 (+ (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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ x (* B F))))))) |
#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 (+ (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 (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -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))))) (+ 31/15120 (* -1/720 x)))))) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x))))) B))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x))))) B))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* -1 (+ 1 x)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (- (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x)))) (+ 1 x)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x)))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))))) |
#s(approx (* B B) #s(hole binary64 (pow B 2))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (- (* -1/6 x) (+ 1/6 (* -1/2 x))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (+ (* -1/6 x) (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x))))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B))) |
#s(approx (/ (neg x) B) #s(hole binary64 (* -1 (/ 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)))))) 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 (+ (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 (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* (pow B 3) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* (pow B 3) (- (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* (pow B 3) (- (+ (* -1 (/ (+ 1 x) (pow B 4))) (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x)))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* (pow B 4) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* (pow B 4) (- (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* (pow B 4) (- (+ (* -1 (/ (+ 1 x) (pow B 4))) (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x)))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 4) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 4) (- (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* (pow B 2) (- (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* (pow B 2) (- (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x))) (+ 7/360 (* 1/24 x)))))) |
#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 (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))) (* -1 (/ (- (* -1/6 x) (+ 1/6 (* -1/2 x))) (pow B 2)))))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))) (+ (* -1 (/ (- (* -1/6 x) (+ 1/6 (* -1/2 x))) (pow B 2))) (+ (/ 1 (pow B 4)) (/ x (pow B 4))))))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* -1 (/ (+ x (* -1 (* F (sqrt (/ 1 (+ 2 (* 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 (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 1) #s(hole binary64 x)) |
#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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (- (+ (* B (- (* -7/360 (pow B 2)) 1/6)) (* x (- (* B (+ 1/3 (* 1/45 (pow B 2)))) (/ 1 B)))) (/ 1 B)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (- (+ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6))) 1))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (+ (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))) (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (- (* -7/360 (pow B 2)) 1/6))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (- (+ (* -7/360 (pow B 2)) (* x (+ 1/3 (* 1/45 (pow B 2))))) 1/6))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* -7/360 (pow B 2)))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (+ (* -7/360 (pow B 2)) (* x (- (* 1/45 (pow B 2)) 1/6))))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(hole binary64 -7/360)) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(hole binary64 (- (* 1/45 x) 7/360))) |
#s(approx (+ (* -1/6 (* x -1/3)) (* 1/120 x)) #s(hole binary64 (* 23/360 x))) |
#s(approx (* x -1/3) #s(hole binary64 (* -1/3 x))) |
#s(approx (* 1/120 x) #s(hole binary64 (* 1/120 x))) |
#s(approx (+ (* 1/24 x) 7/360) #s(hole binary64 7/360)) |
#s(approx (+ (* 1/24 x) 7/360) #s(hole binary64 (+ 7/360 (* 1/24 x)))) |
#s(approx (* -1/6 x) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* -1/2 x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -1/2 x) 1/6) #s(hole binary64 (+ 1/6 (* -1/2 x)))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (/ (* F (sqrt 1/2)) B))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (+ (* x (- (* -1/4 (/ F (* B (sqrt 1/2)))) (/ 1 B))) (/ (* F (sqrt 1/2)) B)))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* B (sqrt 1/2))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B)))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (+ (* x (- (+ (* -1/4 (/ F (* 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)))))) (* B (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) 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 (+ (* 2 x) 2) #s(hole binary64 2)) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x)))) |
#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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (/ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) B))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* x (- (+ (* B (+ 1/3 (* 1/45 (pow B 2)))) (/ (* B (- (* -7/360 (pow B 2)) 1/6)) x)) (+ (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* x (- (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (/ (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) x)) (+ 1 (/ 1 x)))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* x (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (/ (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) x))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow B 2)))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* x (- (+ 1/3 (+ (* -7/360 (/ (pow B 2) x)) (* 1/45 (pow B 2)))) (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* x (- (* 1/45 (pow B 2)) 1/6)))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* x (- (+ (* -7/360 (/ (pow B 2) x)) (* 1/45 (pow B 2))) 1/6)))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(hole binary64 (* 1/45 x))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(hole binary64 (* x (- 1/45 (* 7/360 (/ 1 x)))))) |
#s(approx (+ (* 1/24 x) 7/360) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* 1/24 x) 7/360) #s(hole binary64 (* x (+ 1/24 (* 7/360 (/ 1 x)))))) |
#s(approx (+ (* -1/2 x) 1/6) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/6) #s(hole binary64 (* x (- (* 1/6 (/ 1 x)) 1/2)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/4 (* (/ F (* 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) 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 (+ (* 2 x) 2) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* x (+ 2 (* 2 (/ 1 x)))))) |
#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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (- (/ 1 (* x (sin B))) (* -1 (/ (cos B) (sin B)))))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* -1 (/ (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))) B)))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* B (- (* -7/360 (pow B 2)) 1/6)) (/ 1 B)) x)) (+ (* B (- (* -1/45 (pow B 2)) 1/3)) (/ 1 B))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* -1 (* (pow B 2) (* x (- (* -1/45 (pow B 2)) 1/3)))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* -1 (* x (- (* -1/45 (pow B 2)) 1/3))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -7/360 (pow B 2)) 1/6) x)) (* -1/45 (pow B 2))) 1/3))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* -1 (* x (+ 1/6 (* -1/45 (pow B 2))))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* -1 (* x (+ 1/6 (+ (* -1/45 (pow B 2)) (* 7/360 (/ (pow B 2) x)))))))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(hole binary64 (* -1 (* x (- (* 7/360 (/ 1 x)) 1/45))))) |
#s(approx (+ (* -1/2 x) 1/6) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg 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 B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* 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 B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* 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) 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)))) |
#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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.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) x 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) (neg x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) (+ (* -1/6 (* x -1/3)) (* 1/120 x)) -1/6 (* x -1/3) -1/3 (* 1/120 x) 1/120 (+ (* 1/24 x) 7/360) 1/24 7/360 (* -1/6 x) (+ (* -1/2 x) 1/6) 1/6 (+ 1 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) (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/ F B) (sqrt (pow (+ (* 2 x) 2) -1)) (pow (+ (* 2 x) 2) -1) (+ (* 2 x) 2) -1 (/ (neg x) B) (+ (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))) (/ 1 (tan B)) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2))) |
| 9.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) x 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) (neg x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) (+ (* -1/6 (* x -1/3)) (* 1/120 x)) -1/6 (* x -1/3) -1/3 (* 1/120 x) 1/120 (+ (* 1/24 x) 7/360) 1/24 7/360 (* -1/6 x) (+ (* -1/2 x) 1/6) 1/6 (+ 1 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) (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/ F B) (sqrt (pow (+ (* 2 x) 2) -1)) (pow (+ (* 2 x) 2) -1) (+ (* 2 x) 2) -1 (/ (neg x) B) (+ (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))) (/ 1 (tan B)) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2))) |
| 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) x 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) (neg x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) (+ (* -1/6 (* x -1/3)) (* 1/120 x)) -1/6 (* x -1/3) -1/3 (* 1/120 x) 1/120 (+ (* 1/24 x) 7/360) 1/24 7/360 (* -1/6 x) (+ (* -1/2 x) 1/6) 1/6 (+ 1 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) (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/ F B) (sqrt (pow (+ (* 2 x) 2) -1)) (pow (+ (* 2 x) 2) -1) (+ (* 2 x) 2) -1 (/ (neg x) B) (+ (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))) (/ 1 (tan B)) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2))) |
| 8.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) x 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) (neg x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) (+ (* -1/6 (* x -1/3)) (* 1/120 x)) -1/6 (* x -1/3) -1/3 (* 1/120 x) 1/120 (+ (* 1/24 x) 7/360) 1/24 7/360 (* -1/6 x) (+ (* -1/2 x) 1/6) 1/6 (+ 1 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) (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/ F B) (sqrt (pow (+ (* 2 x) 2) -1)) (pow (+ (* 2 x) 2) -1) (+ (* 2 x) 2) -1 (/ (neg x) B) (+ (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))) (/ 1 (tan B)) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2))) |
| 7.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) x 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) (neg x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) (+ (* -1/6 (* x -1/3)) (* 1/120 x)) -1/6 (* x -1/3) -1/3 (* 1/120 x) 1/120 (+ (* 1/24 x) 7/360) 1/24 7/360 (* -1/6 x) (+ (* -1/2 x) 1/6) 1/6 (+ 1 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) (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/ F B) (sqrt (pow (+ (* 2 x) 2) -1)) (pow (+ (* 2 x) 2) -1) (+ (* 2 x) 2) -1 (/ (neg x) B) (+ (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))) (/ 1 (tan B)) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1642 | 19203 |
| 0 | 1708 | 17309 |
| 0 | 8302 | 16903 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
(*.f64 x #s(literal 1 binary64)) |
x |
#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 #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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B) |
(-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) |
(*.f64 B B) |
(-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) |
(-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) |
#s(literal -1/6 binary64) |
(*.f64 x #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 1/120 binary64) x) |
#s(literal 1/120 binary64) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 7/360 binary64) |
(*.f64 #s(literal -1/6 binary64) x) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (/.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))) |
(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)) |
(/.f64 F 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)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 x) B) |
(+.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)) #s(literal 1 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))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) |
#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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
#s(approx (/ F B) #s(hole binary64 (/ F 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 (+ (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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* F (+ (* -1 (/ x (* B F))) (* (/ 1 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 (+ (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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ x (* B F))))))) |
#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 (+ (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 (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -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))))) (+ 31/15120 (* -1/720 x)))))) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x))))) B))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x))))) B))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* -1 (+ 1 x)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (- (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x)))) (+ 1 x)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x)))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))))) |
#s(approx (* B B) #s(hole binary64 (pow B 2))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (- (* -1/6 x) (+ 1/6 (* -1/2 x))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (+ (* -1/6 x) (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x))))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B))) |
#s(approx (/ (neg x) B) #s(hole binary64 (* -1 (/ 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)))))) 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 (+ (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 (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* (pow B 3) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* (pow B 3) (- (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* (pow B 3) (- (+ (* -1 (/ (+ 1 x) (pow B 4))) (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x)))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* (pow B 4) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* (pow B 4) (- (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* (pow B 4) (- (+ (* -1 (/ (+ 1 x) (pow B 4))) (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x)))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 4) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 4) (- (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* (pow B 2) (- (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x))) (+ 7/360 (+ (* -1/2 (/ x (pow B 2))) (+ (* 1/24 x) (* 1/6 (/ 1 (pow B 2)))))))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* (pow B 2) (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* (pow B 2) (- (+ (* -1/6 (/ x (pow B 2))) (+ (* 1/120 x) (* 1/18 x))) (+ 7/360 (* 1/24 x)))))) |
#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 (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))) (* -1 (/ (- (* -1/6 x) (+ 1/6 (* -1/2 x))) (pow B 2)))))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (- (+ (* 1/120 x) (* 1/18 x)) (+ 7/360 (* 1/24 x)))) (+ (* -1 (/ (- (* -1/6 x) (+ 1/6 (* -1/2 x))) (pow B 2))) (+ (/ 1 (pow B 4)) (/ x (pow B 4))))))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* -1 (/ (+ x (* -1 (* F (sqrt (/ 1 (+ 2 (* 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 (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 1) #s(hole binary64 x)) |
#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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (- (+ (* B (- (* -7/360 (pow B 2)) 1/6)) (* x (- (* B (+ 1/3 (* 1/45 (pow B 2)))) (/ 1 B)))) (/ 1 B)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (- (+ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6))) 1))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (+ (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))) (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (- (* -7/360 (pow B 2)) 1/6))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (- (+ (* -7/360 (pow B 2)) (* x (+ 1/3 (* 1/45 (pow B 2))))) 1/6))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* -7/360 (pow B 2)))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (+ (* -7/360 (pow B 2)) (* x (- (* 1/45 (pow B 2)) 1/6))))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(hole binary64 -7/360)) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(hole binary64 (- (* 1/45 x) 7/360))) |
#s(approx (+ (* -1/6 (* x -1/3)) (* 1/120 x)) #s(hole binary64 (* 23/360 x))) |
#s(approx (* x -1/3) #s(hole binary64 (* -1/3 x))) |
#s(approx (* 1/120 x) #s(hole binary64 (* 1/120 x))) |
#s(approx (+ (* 1/24 x) 7/360) #s(hole binary64 7/360)) |
#s(approx (+ (* 1/24 x) 7/360) #s(hole binary64 (+ 7/360 (* 1/24 x)))) |
#s(approx (* -1/6 x) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* -1/2 x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -1/2 x) 1/6) #s(hole binary64 (+ 1/6 (* -1/2 x)))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (/ (* F (sqrt 1/2)) B))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (+ (* x (- (* -1/4 (/ F (* B (sqrt 1/2)))) (/ 1 B))) (/ (* F (sqrt 1/2)) B)))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* B (sqrt 1/2))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B)))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (+ (* x (- (+ (* -1/4 (/ F (* 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)))))) (* B (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) 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 (+ (* 2 x) 2) #s(hole binary64 2)) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x)))) |
#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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (/ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) B))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* x (- (+ (* B (+ 1/3 (* 1/45 (pow B 2)))) (/ (* B (- (* -7/360 (pow B 2)) 1/6)) x)) (+ (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* x (- (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (/ (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) x)) (+ 1 (/ 1 x)))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* x (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (/ (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) x))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow B 2)))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* x (- (+ 1/3 (+ (* -7/360 (/ (pow B 2) x)) (* 1/45 (pow B 2)))) (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* x (- (* 1/45 (pow B 2)) 1/6)))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* x (- (+ (* -7/360 (/ (pow B 2) x)) (* 1/45 (pow B 2))) 1/6)))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(hole binary64 (* 1/45 x))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(hole binary64 (* x (- 1/45 (* 7/360 (/ 1 x)))))) |
#s(approx (+ (* 1/24 x) 7/360) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* 1/24 x) 7/360) #s(hole binary64 (* x (+ 1/24 (* 7/360 (/ 1 x)))))) |
#s(approx (+ (* -1/2 x) 1/6) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/6) #s(hole binary64 (* x (- (* 1/6 (/ 1 x)) 1/2)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/4 (* (/ F (* 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) 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 (+ (* 2 x) 2) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* x (+ 2 (* 2 (/ 1 x)))))) |
#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 (+ (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (- (/ 1 (* x (sin B))) (* -1 (/ (cos B) (sin B)))))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* -1 (/ (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))) B)))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* B (- (* -7/360 (pow B 2)) 1/6)) (/ 1 B)) x)) (+ (* B (- (* -1/45 (pow B 2)) 1/3)) (/ 1 B))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* -1 (* (pow B 2) (* x (- (* -1/45 (pow B 2)) 1/3)))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* -1 (* x (- (* -1/45 (pow B 2)) 1/3))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -7/360 (pow B 2)) 1/6) x)) (* -1/45 (pow B 2))) 1/3))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* -1 (* x (+ 1/6 (* -1/45 (pow B 2))))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) #s(hole binary64 (* -1 (* x (+ 1/6 (+ (* -1/45 (pow B 2)) (* 7/360 (/ (pow B 2) x)))))))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(hole binary64 (* -1 (* x (- (* 7/360 (/ 1 x)) 1/45))))) |
#s(approx (+ (* -1/2 x) 1/6) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg 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 B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* 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 B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* 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) 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)))) |
#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))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.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) (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 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #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) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.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) (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 (/.f64 (neg.f64 x) (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 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
x |
x |
#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)) |
(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)) |
(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 (*.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 (*.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 (*.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)))))) |
(/.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))))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 #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) |
(neg.f64 x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x))) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B) |
(-.f64 (/.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) B) (/.f64 (+.f64 #s(literal 1 binary64) x) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #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))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) |
(-.f64 (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1/6 binary64)) |
(-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))))) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x))))) |
(fma.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) |
(-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) |
(-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 7/360 binary64)) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64))) (*.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 #s(literal 1/120 binary64) x))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/120 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) |
(-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64)) (*.f64 #s(literal -1/120 binary64) x)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) |
#s(literal -1/6 binary64) |
(*.f64 x #s(literal -1/3 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal -1/6 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 1/120 binary64) x) |
#s(literal 1/120 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) #s(literal 343/46656000 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (-.f64 #s(literal 49/129600 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64))))) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 7/360 binary64) |
(*.f64 #s(literal -1/6 binary64) x) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(/.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) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) B)))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) B) (/.f64 (neg.f64 x) B))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) B))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 x) B) (/.f64 (neg.f64 x) B)) (*.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) B))))) |
(fma.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) B)) |
(+.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) B)) |
(/.f64 (neg.f64 F) (neg.f64 B)) |
(/.f64 F 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 (-.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(literal -1 binary64) |
(*.f64 #s(literal -1 binary64) (/.f64 x B)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 B)) |
(/.f64 (neg.f64 x) B) |
(neg.f64 (/.f64 x 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 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B)))) (-.f64 (*.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)) #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 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) (*.f64 (*.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)) #s(literal 1 binary64)) (sin.f64 B)))))) |
(fma.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)) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (*.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)) #s(literal 1 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))) |
(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 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.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 (*.f64 #s(literal -1/2 binary64) (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 (*.f64 #s(literal -1/2 binary64) (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 (*.f64 #s(literal -1/2 binary64) (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 (*.f64 #s(literal 3/8 binary64) (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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal 3/8 binary64) (*.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 (*.f64 #s(literal -5/16 binary64) (*.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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal 3/8 binary64) (*.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 (*.f64 #s(literal -5/16 binary64) (*.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))))) (neg.f64 (/.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 (*.f64 #s(literal -1/2 binary64) (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 (neg.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 (*.f64 #s(literal -1/2 binary64) (/.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 (*.f64 #s(literal -1/2 binary64) (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 (*.f64 #s(literal 3/8 binary64) (/.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) (neg.f64 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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal 3/8 binary64) (*.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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (neg.f64 x) B)) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg 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 (/ F B) (/.f64 F B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.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 (*.f64 #s(literal -1/2 binary64) (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 (+ (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))) (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 (-.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 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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)))) (/.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 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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)) (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 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (*.f64 F F)) (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))))) (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 (-.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 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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)))) (/.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 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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) (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 (-.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg 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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (*.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 (+ (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))) (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 (-.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 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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)))) (/.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 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (+ (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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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) (neg.f64 (/.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) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) F))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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))))) (neg.f64 (/.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 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (neg.f64 (/.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) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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) (neg.f64 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (neg.f64 (*.f64 F (fma.f64 (*.f64 #s(literal -1 binary64) (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 x (*.f64 B 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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal -3/4 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 (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.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 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 F #s(literal -7/360 binary64))) (*.f64 x #s(literal 1/45 binary64)))))))) 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 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64)))) (*.f64 F #s(literal -7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #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) (*.f64 F #s(literal -7/360 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 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 #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) (*.f64 x #s(literal 1/45 binary64))))) 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 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))))))) 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 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.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 (neg.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 #s(literal -1/3 binary64) x)))) 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) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))))) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))))) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))))))) B)) |
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 F #s(literal -7/360 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) (*.f64 F #s(literal -7/360 binary64)))))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64)))))))))) 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 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F 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 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.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 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 F #s(literal -7/360 binary64))) (*.f64 x #s(literal 1/45 binary64)))))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64)))) (*.f64 F #s(literal -7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #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) (*.f64 F #s(literal -7/360 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))))))))))) x) B)) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64)))) x) B)) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/6 binary64) x (-.f64 (*.f64 (*.f64 B B) (-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))))) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/6 binary64) x (-.f64 (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (-.f64 (fma.f64 #s(literal 1/120 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/3 binary64) (*.f64 #s(literal 1/120 binary64) x))) (-.f64 (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64)))) (+.f64 #s(literal 31/15120 binary64) (*.f64 #s(literal -1/720 binary64) x)))))) (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/24 binary64) x))))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))))) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) B)) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/6 binary64) x (-.f64 (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) B)) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.f64 (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/6 binary64) x (-.f64 (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))))) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/6 binary64) x (-.f64 (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
#s(approx (* B B) (*.f64 B B)) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (fma.f64 #s(literal -1/6 binary64) x (-.f64 (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (fma.f64 #s(literal -1/6 binary64) x (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))))) B)) |
#s(approx (/ (neg x) B) (/.f64 (neg.f64 x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.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 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 F #s(literal -7/360 binary64))) (*.f64 x #s(literal 1/45 binary64)))))))) 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 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 B B) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64)))) (*.f64 F #s(literal -7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #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) (*.f64 F #s(literal -7/360 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 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 #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) (*.f64 x #s(literal 1/45 binary64))))) 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 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64)))))))) 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 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.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 (neg.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))))) (*.f64 x #s(literal 1/45 binary64))) (*.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 (+ (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) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (neg (/ (* x 1) (tan B))) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ (* x 1) (tan B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (tan B) (tan.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) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64))))) |
#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)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (*.f64 (pow.f64 B #s(literal 3 binary64)) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (*.f64 (pow.f64 B #s(literal 3 binary64)) (-.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 x (*.f64 B B)) (*.f64 x #s(literal 23/360 binary64))) #s(literal 7/360 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 B B)) (fma.f64 #s(literal 1/24 binary64) x (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal -2 binary64)))))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (*.f64 (pow.f64 B #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (pow.f64 B #s(literal 4 binary64))) (-.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 x (*.f64 B B)) (*.f64 x #s(literal 23/360 binary64))) #s(literal 7/360 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 B B)) (fma.f64 #s(literal 1/24 binary64) x (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal -2 binary64))))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (pow.f64 B #s(literal 4 binary64)) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (pow.f64 B #s(literal 4 binary64)) (-.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 x (*.f64 B B)) (*.f64 x #s(literal 23/360 binary64))) #s(literal 7/360 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 B B)) (fma.f64 #s(literal 1/24 binary64) x (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal -2 binary64)))))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (pow.f64 B #s(literal 4 binary64))) (-.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 x (*.f64 B B)) (*.f64 x #s(literal 23/360 binary64))) #s(literal 7/360 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 B B)) (fma.f64 #s(literal 1/24 binary64) x (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal -2 binary64))))))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (*.f64 (pow.f64 B #s(literal 4 binary64)) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (*.f64 (pow.f64 B #s(literal 4 binary64)) (-.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 x (*.f64 B B)) (*.f64 x #s(literal 23/360 binary64))) #s(literal 7/360 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 B B)) (fma.f64 #s(literal 1/24 binary64) x (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal -2 binary64)))))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 (*.f64 B B) (-.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 x (*.f64 B B)) (*.f64 x #s(literal 23/360 binary64))) #s(literal 7/360 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 B B)) (fma.f64 #s(literal 1/24 binary64) x (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal -2 binary64)))))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/6 binary64) (/.f64 x (*.f64 B B)) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x))))) |
#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) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal -1 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.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 (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (neg.f64 (*.f64 (pow.f64 B #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x)) (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 B B))))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (neg.f64 (*.f64 (pow.f64 B #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (-.f64 (*.f64 x #s(literal 23/360 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/24 binary64) x)) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 B B))) (/.f64 (+.f64 #s(literal 1 binary64) x) (pow.f64 B #s(literal 4 binary64))))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))) 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 (neg.f64 (*.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 (*.f64 #s(literal -1 binary64) (/.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 (+.f64 (neg.f64 (*.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 (*.f64 #s(literal 3/2 binary64) (/.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 1) x) |
#s(approx (* x 1) 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 (*.f64 #s(literal -1 binary64) (/.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 (+.f64 (neg.f64 (*.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 (*.f64 #s(literal 3/2 binary64) (/.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 (*.f64 #s(literal -1 binary64) (*.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 (*.f64 #s(literal -1 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.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 (*.f64 #s(literal -1 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 x (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) 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 (neg.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 (*.f64 #s(literal 3/2 binary64) 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 (*.f64 #s(literal -5/2 binary64) 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 (neg.f64 (*.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 (*.f64 #s(literal -1 binary64) (/.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 (+.f64 (neg.f64 (*.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 (*.f64 #s(literal 3/2 binary64) (/.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 (neg.f64 (*.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 (*.f64 #s(literal -1 binary64) (/.f64 F B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.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 (*.f64 #s(literal -1 binary64) (/.f64 F B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 x (fma.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F x) B)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.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 (neg.f64 (*.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 (*.f64 #s(literal -1 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.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 (*.f64 #s(literal -1 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -3 binary64))) (*.f64 x (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -5 binary64))))))) #s(literal 1 binary64))))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (-.f64 (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) 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 (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (-.f64 (fma.f64 B (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 x (-.f64 (*.f64 B (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))) (pow.f64 B #s(literal -1 binary64))))) (pow.f64 B #s(literal -1 binary64)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (fma.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (*.f64 (*.f64 B B) (fma.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B))) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B))))) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (*.f64 #s(literal -7/360 binary64) (*.f64 B B))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) (*.f64 x (-.f64 (*.f64 #s(literal 1/45 binary64) (*.f64 B B)) #s(literal 1/6 binary64))))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) (-.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal 7/360 binary64))) |
#s(approx (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (*.f64 #s(literal 23/360 binary64) x)) |
#s(approx (* x -1/3) (*.f64 #s(literal -1/3 binary64) x)) |
#s(approx (* 1/120 x) (*.f64 #s(literal 1/120 binary64) x)) |
#s(approx (+ (* 1/24 x) 7/360) #s(literal 7/360 binary64)) |
#s(approx (+ (* 1/24 x) 7/360) (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/24 binary64) x))) |
#s(approx (* -1/6 x) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (+ (* -1/2 x) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* -1/2 x) 1/6) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (fma.f64 x (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 F (*.f64 B (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 B #s(literal -1 binary64))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 F (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F x) #s(literal 3/8 binary64)) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 B #s(literal -1 binary64)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 F (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F x) #s(literal 5/16 binary64)) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 F B) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 B #s(literal -1 binary64)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) 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 (+ (* 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 (+ (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 (neg.f64 (*.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 (*.f64 #s(literal -1 binary64) (/.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 (+.f64 (neg.f64 (*.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 (*.f64 #s(literal 3/2 binary64) (/.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 (+ (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (-.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 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F 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/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 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F 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 (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F 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/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 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F 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/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 (*.f64 F (+.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 #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 (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 (*.f64 F (+.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 (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 (*.f64 #s(literal -1/8 binary64) (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 (*.f64 #s(literal -1/8 binary64) (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 (*.f64 #s(literal 1/16 binary64) (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 (*.f64 #s(literal -1/2 binary64) (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 (*.f64 #s(literal -1/8 binary64) (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 (*.f64 #s(literal 1/16 binary64) (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (-.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 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F 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/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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F B) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (-.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 (/.f64 F B) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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))) (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 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (*.f64 (neg.f64 x) (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))) #s(literal 1 binary64))) B)) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (*.f64 x (-.f64 (fma.f64 B (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B))) (/.f64 (*.f64 B (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))) x)) (+.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 B x) #s(literal -1 binary64)))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))) #s(literal 1 binary64)))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (fma.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B))) (/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))) x)) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (*.f64 (*.f64 (*.f64 B B) x) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (*.f64 x (fma.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B))) (/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))) x)))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 (+.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -7/360 binary64) (/.f64 (*.f64 B B) x) (*.f64 #s(literal 1/45 binary64) (*.f64 B B)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (*.f64 x (-.f64 (*.f64 #s(literal 1/45 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (*.f64 x (fma.f64 #s(literal -7/360 binary64) (/.f64 (*.f64 B B) x) (-.f64 (*.f64 #s(literal 1/45 binary64) (*.f64 B B)) #s(literal 1/6 binary64))))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) (*.f64 #s(literal 1/45 binary64) x)) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) (*.f64 x (-.f64 #s(literal 1/45 binary64) (*.f64 #s(literal 7/360 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (+ (* 1/24 x) 7/360) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (+ (* 1/24 x) 7/360) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 7/360 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (+ (* -1/2 x) 1/6) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) 1/6) (*.f64 x (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg 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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 x (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 F (*.f64 B (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (-.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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 x (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 F (*.f64 B (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 F (*.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))) B) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))))) (pow.f64 B #s(literal -1 binary64))))) |
#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 (*.f64 #s(literal -1/4 binary64) (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 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (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 (*.f64 #s(literal -1/2 binary64) (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 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (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))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -3 binary64))))) x)) |
#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 (+ (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (-.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 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F 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/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 (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.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 (neg.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 (neg.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 (*.f64 #s(literal -1/16 binary64) (*.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 (*.f64 F (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 (*.f64 F (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 (*.f64 F (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 (*.f64 F (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 (*.f64 F (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 (*.f64 F (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 (*.f64 #s(literal -1/8 binary64) (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 (*.f64 #s(literal -1/8 binary64) (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 (*.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 (+.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 (*.f64 #s(literal -1/16 binary64) (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 (*.f64 #s(literal 1/2 binary64) (/.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 (*.f64 #s(literal -1/8 binary64) (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 (neg.f64 x) (-.f64 (neg.f64 (/.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.f64 x) (+.f64 #s(literal 1 binary64) (neg.f64 (*.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 (neg.f64 x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (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 (neg.f64 x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (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 (*.f64 F (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (neg.f64 (/.f64 (*.f64 x (+.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 (/ (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) B) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 B (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))) (pow.f64 B #s(literal -1 binary64))) x) (fma.f64 B (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (pow.f64 B #s(literal -1 binary64)))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))))) |
#s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (neg.f64 (*.f64 (*.f64 (*.f64 B B) x) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))) |
#s(approx (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64))) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) |
#s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) x) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) |
#s(approx (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) (*.f64 #s(literal 7/360 binary64) (/.f64 (*.f64 B B) x)))))) |
#s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 7/360 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/45 binary64)))) |
#s(approx (+ (* -1/2 x) 1/6) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 (neg.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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (/.f64 F 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))) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (/.f64 F 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 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))) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x) (pow.f64 B #s(literal -1 binary64))))) |
#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 (*.f64 #s(literal -1/4 binary64) (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 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (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 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.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 (*.f64 #s(literal -1/4 binary64) (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) (neg.f64 (/.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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.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))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.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 (neg.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 (neg.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))))) |
Compiled 39 088 to 3 163 computations (91.9% saved)
52 alts after pruning (50 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 569 | 27 | 596 |
| Fresh | 18 | 23 | 41 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 590 | 52 | 642 |
| Status | Accuracy | Program |
|---|---|---|
| 52.9% | (/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.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) (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)))) | |
| 17.9% | (/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) (*.f64 (*.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)) #s(literal 1 binary64)) (sin.f64 B)))))) | |
| 69.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #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))) #s(approx (sin B) B))) | |
| 49.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (sin.f64 B))) | |
| ▶ | 83.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
| ✓ | 51.4% | (+.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)) #s(literal 1 binary64)) (sin.f64 B))) |
| 50.9% | (+.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)) #s(literal 1 binary64)) #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)))))))) | |
| 50.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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) | |
| 48.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)) #s(literal 1 binary64)) #s(approx (sin B) B))) | |
| 78.7% | (+.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))))) | |
| 38.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (*.f64 x (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) x) (pow.f64 F #s(literal -2 binary64))))) F)))) | |
| 41.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| 83.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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)))) | |
| 59.5% | (+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 x 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))) | |
| 33.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) | |
| 27.2% | (+.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)))) | |
| 24.8% | (+.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 #s(literal -1 binary64) F)))) | |
| 51.7% | #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))) | |
| ▶ | 51.0% | #s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
| 44.6% | #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) | |
| 14.8% | #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)) | |
| ▶ | 24.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) B)) |
| 17.4% | #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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) #s(literal 1 binary64))) x) B)) | |
| 14.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 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) | |
| 26.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) #s(literal 1 binary64)) x) B)) | |
| ▶ | 24.7% | #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.4% | #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 #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)) | |
| 17.4% | #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 #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))) B)) | |
| ✓ | 26.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) (neg.f64 x)) B)) |
| 34.0% | #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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) | |
| 24.7% | #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)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64))))))) | |
| 24.7% | #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)) #s(approx (sin B) B)))) | |
| 32.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) #s(approx (* (cos B) x) x)) (sin.f64 B)))) | |
| 24.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) | |
| 45.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (*.f64 x (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B))))))) | |
| 28.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) (fma.f64 (/.f64 F B) (sqrt.f64 #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)))))) (/.f64 (neg.f64 x) B)))) | |
| 33.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) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) | |
| 31.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 F B) #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)))))) (/.f64 (neg.f64 x) B)))) | |
| 20.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(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 24.4% | #s(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/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) 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 (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (neg.f64 (/.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))))))) | |
| 19.0% | #s(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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))) | |
| 15.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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) | |
| 23.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (*.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))))))))) | |
| 18.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) | |
| 24.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) | |
| 24.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.f64 #s(literal 1 binary64) x)) B))) | |
| 8.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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))) | |
| 23.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) | |
| 26.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))) #s(literal 1 binary64)))) B))) | |
| ▶ | 16.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
Compiled 5 619 to 3 587 computations (36.2% saved)
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
F |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(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)) |
(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(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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) B)) |
(/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) B) |
(-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 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))) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(*.f64 x (cos.f64 B)) |
(cos.f64 B) |
| 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 #s(hole binary64 F)) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #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 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (* (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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 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 (/ (+ (* 2 x) 2) F) #s(hole binary64 (/ (+ 2 (* 2 x)) F))) |
#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 (+ (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (/ 1 F))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (/ 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))))) F))) |
#s(approx (/ 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)))))) F))) |
#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 (* (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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (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 (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 (+ (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (/ -1 F))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (* (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 (+ (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 (+ (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 (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 (/ 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 (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -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))))) (+ 31/15120 (* -1/720 x)))))) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) 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 (+ (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 (cos B)) (sin B))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (/ (* x (cos B)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (* -1/6 x) (* -1/2 x))) x) B))) |
#s(approx (neg (/ (* x (cos B)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)) (* 1/24 x)))) (* -1/2 x))) x) B))) |
#s(approx (neg (/ (* x (cos B)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -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 (/ (* x (cos B)) (sin B)) #s(hole binary64 (/ x B))) |
#s(approx (/ (* x (cos B)) (sin B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B))) |
#s(approx (/ (* x (cos B)) (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 (/ (* x (cos B)) (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 (* x (cos B)) #s(hole binary64 x)) |
#s(approx (* x (cos B)) #s(hole binary64 (+ x (* -1/2 (* (pow B 2) x))))) |
#s(approx (* x (cos B)) #s(hole binary64 (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))))) |
#s(approx (* x (cos B)) #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 (/ 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 (tan B) #s(hole binary64 (/ (sin B) (cos 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 (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 (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) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (/ (* x (cos B)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* x (cos B)) (sin B)) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (* x (cos B)) #s(hole binary64 (* x (cos B)))) |
#s(approx (cos B) #s(hole binary64 (cos 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (* (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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 (- 1 (/ 1 (pow F 2))))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 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) F) #s(hole binary64 (/ 2 F))) |
#s(approx (/ (+ (* 2 x) 2) F) #s(hole binary64 (+ (* 2 (/ x F)) (* 2 (/ 1 F))))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 2)) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (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 (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 (+ (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (* (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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 (* -1 (/ x (pow F 2))))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 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) F) #s(hole binary64 (* 2 (/ x F)))) |
#s(approx (/ (+ (* 2 x) 2) F) #s(hole binary64 (* x (+ (* 2 (/ 1 F)) (* 2 (/ 1 (* F 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (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 (- (* (/ (* 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 (+ (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (* (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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (- (/ 1 (* x (sin B))) (* -1 (/ (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 (* (/ (* 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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.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)) 1 (tan B) B (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 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) -1 (+ (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/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) -1/2 (/ (/ (+ (* 2 x) 2) F) F) (/ (+ (* 2 x) 2) F) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ -1 (sin B)) (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (/ (* x (cos B)) (sin B))) (/ (* x (cos B)) (sin B)) (* x (cos B)) (cos B)) |
| 25.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)) 1 (tan B) B (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 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) -1 (+ (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/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) -1/2 (/ (/ (+ (* 2 x) 2) F) F) (/ (+ (* 2 x) 2) F) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ -1 (sin B)) (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (/ (* x (cos B)) (sin B))) (/ (* x (cos B)) (sin B)) (* x (cos B)) (cos B)) |
| 7.0ms | F | @ | 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)) 1 (tan B) B (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 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) -1 (+ (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/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) -1/2 (/ (/ (+ (* 2 x) 2) F) F) (/ (+ (* 2 x) 2) F) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ -1 (sin B)) (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (/ (* x (cos B)) (sin B))) (/ (* x (cos B)) (sin B)) (* x (cos B)) (cos B)) |
| 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)) 1 (tan B) B (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 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) -1 (+ (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/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) -1/2 (/ (/ (+ (* 2 x) 2) F) F) (/ (+ (* 2 x) 2) F) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ -1 (sin B)) (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (/ (* x (cos B)) (sin B))) (/ (* x (cos B)) (sin B)) (* x (cos B)) (cos B)) |
| 4.0ms | x | @ | 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)) 1 (tan B) B (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 (+ (* F F) 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) -1 (+ (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/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) -1/2 (/ (/ (+ (* 2 x) 2) F) F) (/ (+ (* 2 x) 2) F) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/ -1 (sin B)) (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (/ (* x (cos B)) (sin B))) (/ (* x (cos B)) (sin B)) (* x (cos B)) (cos B)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1464 | 17417 |
| 0 | 1506 | 14652 |
| 0 | 8608 | 14154 |
| 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(neg.f64 (*.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
F |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(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)) |
(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(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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) B)) |
(/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) B) |
(-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) |
#s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 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))) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(*.f64 x (cos.f64 B)) |
(cos.f64 B) |
#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 #s(hole binary64 F)) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (sqrt (/ 1 (+ 2 (* 2 x)))))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #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 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (* (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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 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 (/ (+ (* 2 x) 2) F) #s(hole binary64 (/ (+ 2 (* 2 x)) F))) |
#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 (+ (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (/ 1 F))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))) |
#s(approx (/ 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))))) F))) |
#s(approx (/ 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)))))) F))) |
#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 (* (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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (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 (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 (+ (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (/ -1 F))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (* (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 (+ (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 (+ (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 (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 (/ 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 (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (+ 1 x) B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (* -1/6 x) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -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))))) (+ 31/15120 (* -1/720 x)))))) (+ 7/360 (* 1/24 x))))) (+ 1/6 (* -1/2 x)))) (+ 1 x)) 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 (+ (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 (cos B)) (sin B))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (/ (* x (cos B)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (* -1/6 x) (* -1/2 x))) x) B))) |
#s(approx (neg (/ (* x (cos B)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)) (* 1/24 x)))) (* -1/2 x))) x) B))) |
#s(approx (neg (/ (* x (cos B)) (sin B))) #s(hole binary64 (/ (- (* (pow B 2) (- (+ (* -1/6 x) (* (pow B 2) (- (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -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 (/ (* x (cos B)) (sin B)) #s(hole binary64 (/ x B))) |
#s(approx (/ (* x (cos B)) (sin B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B))) |
#s(approx (/ (* x (cos B)) (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 (/ (* x (cos B)) (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 (* x (cos B)) #s(hole binary64 x)) |
#s(approx (* x (cos B)) #s(hole binary64 (+ x (* -1/2 (* (pow B 2) x))))) |
#s(approx (* x (cos B)) #s(hole binary64 (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))))) |
#s(approx (* x (cos B)) #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 (/ 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 (tan B) #s(hole binary64 (/ (sin B) (cos 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 (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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))) |
#s(approx (/ -1 (sin B)) #s(hole binary64 (/ -1 (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) (pow F 2)))))) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (/ (* x (cos B)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* x (cos B)) (sin B)) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (* x (cos B)) #s(hole binary64 (* x (cos B)))) |
#s(approx (cos B) #s(hole binary64 (cos 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (sqrt (/ 1 (+ 2 (pow F 2)))))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (* (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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 (- 1 (/ 1 (pow F 2))))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 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) F) #s(hole binary64 (/ 2 F))) |
#s(approx (/ (+ (* 2 x) 2) F) #s(hole binary64 (+ (* 2 (/ x F)) (* 2 (/ 1 F))))) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 2)) |
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (/ -1 (sin B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (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 (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 (+ (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (* (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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 (* -1 (/ x (pow F 2))))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 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) F) #s(hole binary64 (* 2 (/ x F)))) |
#s(approx (/ (+ (* 2 x) 2) F) #s(hole binary64 (* x (+ (* 2 (/ 1 F)) (* 2 (/ 1 (* F 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (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 (- (* (/ (* 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 (+ (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(hole binary64 (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (* (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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(hole binary64 (* -1 (* x (- (/ 1 (* x (sin B))) (* -1 (/ (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 (* (/ (* 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))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(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) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 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) (tan.f64 B)) (*.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) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (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)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (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 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 (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)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(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))) |
(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 #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 (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 (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 #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)))))) |
(/.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))))) |
(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 (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)) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (/.f64 (-.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) x) B)) |
(/.f64 (neg.f64 (-.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) x)) (neg.f64 B)) |
(/.f64 (-.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) x) B) |
(-.f64 (/.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) B) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) (fma.f64 x x (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) x)))) |
(-.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) x) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #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))) (/.f64 (-.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) B)) |
(/.f64 (neg.f64 (-.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (neg.f64 B)) |
(/.f64 (-.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) B) |
(-.f64 (/.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) B) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) (fma.f64 x x (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)))) |
(-.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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)) F) F) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (*.f64 F F)) (pow.f64 F #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (neg.f64 F)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (*.f64 F F))) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(fma.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -2 binary64)) (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 F #s(literal -2 binary64)))) |
(+.f64 (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x F) (pow.f64 F #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x F) #s(literal 2 binary64)) (*.f64 (/.f64 x F) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 #s(literal 2 binary64) F))) (-.f64 (*.f64 (/.f64 x F) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) F))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x F) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) F) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x F) #s(literal 2 binary64)) (*.f64 (/.f64 x F) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 #s(literal 2 binary64) F)) (*.f64 (*.f64 (/.f64 x F) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) F))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 F)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) |
(fma.f64 (/.f64 x F) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) F)) |
(fma.f64 (pow.f64 F #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 x F) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 x F) (/.f64 #s(literal 2 binary64) F)) |
(fma.f64 #s(literal 2 binary64) (pow.f64 F #s(literal -1 binary64)) (*.f64 (/.f64 x F) #s(literal 2 binary64))) |
(-.f64 (*.f64 (/.f64 x F) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 F #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 2 binary64) F) (*.f64 (/.f64 x F) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 x F) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) 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 #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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.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))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
(*.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(*.f64 x (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.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) |
(*.f64 x (cos.f64 B)) |
(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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 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 F) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ 1 (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 -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 F F)) (*.f64 F F))) |
#s(approx (/ (/ (+ (* 2 x) 2) F) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) |
#s(approx (/ (+ (* 2 x) 2) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) (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))))) (sin B)) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (pow.f64 F #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 x) (+ (* F F) 2))) F) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal 1 binary64)) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 x) (+ (* F F) 2))) (neg.f64 F)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (neg.f64 F) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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)) (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 B))) |
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (*.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)))) (*.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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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)) (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 B B) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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)) (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (cos B)) (sin B))) (/.f64 (neg.f64 x) B)) |
#s(approx (neg (/ (* x (cos B)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 B B)) x) B)) |
#s(approx (neg (/ (* x (cos B)) (sin B))) (/.f64 (-.f64 (*.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (neg (/ (* x (cos B)) (sin B))) (/.f64 (-.f64 (*.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x))) (*.f64 #s(literal -1/720 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) x) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (* x (cos B)) x) |
#s(approx (* x (cos B)) (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos B)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 B B) x)) |
#s(approx (* x (cos B)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 B B) x)) |
#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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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)))) (/.f64 (neg.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (sin B) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (cos B)) (sin B))) (/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
#s(approx (* x (cos B)) (*.f64 (cos.f64 B) x)) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))) |
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F)) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F))) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (fma.f64 (neg.f64 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) x) #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))) |
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F B)))) |
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 F F #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 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F)) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F))) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64)))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (-.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 F #s(literal -2 binary64)))) |
#s(approx (/ (/ (+ (* 2 x) 2) F) F) (*.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (/ (+ (* 2 x) 2) F) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) |
#s(approx (/ (+ (* 2 x) 2) F) (/.f64 #s(literal 2 binary64) F)) |
#s(approx (/ (+ (* 2 x) 2) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) |
#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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (-.f64 (/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 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 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 (/ 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 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (*.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 (/ (- (* (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 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 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 (/ 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 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 (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) x) (pow.f64 F #s(literal -2 binary64))) x)) |
#s(approx (/ (/ (+ (* 2 x) 2) F) F) (*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64))) |
#s(approx (/ (/ (+ (* 2 x) 2) F) F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 F #s(literal -2 binary64)) x) (pow.f64 F #s(literal -2 binary64)))) x)) |
#s(approx (/ (+ (* 2 x) 2) F) (*.f64 (/.f64 x F) #s(literal 2 binary64))) |
#s(approx (/ (+ (* 2 x) 2) F) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F x)) (/.f64 #s(literal 2 binary64) F)) 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (*.f64 (neg.f64 x) (+.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/.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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (*.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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.f64 (neg.f64 x) (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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#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 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#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 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#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 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.f64 (neg.f64 x) (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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#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 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#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 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#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 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) x) #s(literal -1 binary64) (pow.f64 F #s(literal -2 binary64))))) |
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.f64 (neg.f64 x) (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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) |
Compiled 24 373 to 2 619 computations (89.3% saved)
62 alts after pruning (57 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 450 | 23 | 473 |
| Fresh | 11 | 34 | 45 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 463 | 62 | 525 |
| Status | Accuracy | Program |
|---|---|---|
| 84.4% | (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 52.9% | (/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.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) (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)))) | |
| 17.9% | (/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) (*.f64 (*.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)) #s(literal 1 binary64)) (sin.f64 B)))))) | |
| 69.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #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))) #s(approx (sin B) B))) | |
| 49.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (sin.f64 B))) | |
| 83.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.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))) | |
| 57.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64)))))) (sin.f64 B))) | |
| ✓ | 51.4% | (+.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)) #s(literal 1 binary64)) (sin.f64 B))) |
| 50.9% | (+.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)) #s(literal 1 binary64)) #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)))))))) | |
| 50.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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) | |
| 48.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)) #s(literal 1 binary64)) #s(approx (sin B) B))) | |
| 78.7% | (+.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))))) | |
| 38.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (*.f64 x (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) x) (pow.f64 F #s(literal -2 binary64))))) F)))) | |
| 41.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| 59.5% | (+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 x 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))) | |
| 59.5% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) | |
| 33.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) | |
| 27.2% | (+.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)))) | |
| 24.8% | (+.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 #s(literal -1 binary64) F)))) | |
| 51.7% | #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))) | |
| ✓ | 51.0% | #s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
| 26.5% | #s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) #s(approx (sin B) B)))) | |
| 26.7% | #s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) | |
| 26.6% | #s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (sin.f64 B)))) | |
| 28.0% | #s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 #s(approx (* x (cos B)) x) (sin.f64 B)))) | |
| 26.5% | #s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) | |
| 26.5% | #s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) | |
| 26.6% | #s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) x) B)))) | |
| 34.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) | |
| 23.2% | #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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) x)) B)) | |
| 44.6% | #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) | |
| 14.8% | #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)) | |
| 24.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)) | |
| 24.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) B)) | |
| 17.4% | #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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) #s(literal 1 binary64))) x) B)) | |
| 14.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 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) B)) | |
| 16.7% | #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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F)))) x) B)) | |
| 16.4% | #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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) | |
| 26.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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(literal 1 binary64))) x) B)) | |
| ✓ | 24.7% | #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)) |
| 17.4% | #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 #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))) B)) | |
| ✓ | 26.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) (neg.f64 x)) B)) |
| 24.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) | |
| 45.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (*.f64 x (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B))))))) | |
| 20.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 (/.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)))) | |
| 28.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) (fma.f64 (/.f64 F B) (sqrt.f64 #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)))))) (/.f64 (neg.f64 x) B)))) | |
| 33.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) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) | |
| 31.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 F B) #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)))))) (/.f64 (neg.f64 x) B)))) | |
| 24.4% | #s(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/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) 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 (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (neg.f64 (/.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))))))) | |
| 15.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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) | |
| 24.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) | |
| 24.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) | |
| 24.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.f64 #s(literal 1 binary64) x)) B))) | |
| 8.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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))) | |
| 23.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) | |
| 26.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))) #s(literal 1 binary64)))) B))) | |
| ✓ | 16.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
| 9.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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))))) | |
| 9.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) | |
| 9.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) | |
| 9.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) #s(approx (/ -1 (sin B)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)))) |
Compiled 9 000 to 2 862 computations (68.2% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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)))) |
#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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (/ (* x 1) (tan B)) (/.f64 x 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 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.f64 x #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))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (*.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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.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 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64))))) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.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)))) (*.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 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 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 (*.f64 x #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 (/.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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (*.f64 x (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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))))) |
(+.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(approx (+ (* (/ (+ (* 2 x) 2) (* F F)) -1/2) 1) (*.f64 x (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) x) (pow.f64 F #s(literal -2 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 (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 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.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) (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 (-.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 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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 (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) (*.f64 (*.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)) #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 (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))))))) |
| 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)))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#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:
| 29.0ms | B |
| 28.0ms | F |
| 27.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)))))) |
| 26.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.2% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 99.6% | 3 | F |
| 84.4% | 1 | B |
| 84.4% | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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)))) |
#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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (/ (* x 1) (tan B)) (/.f64 x 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 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.f64 x #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))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (*.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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.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 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64))))) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.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)))) (*.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 |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 (*.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:
| 76.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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)))) |
#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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (/ (* x 1) (tan B)) (/.f64 x 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 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.f64 x #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))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (*.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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.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 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64))))) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
#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:
| 26.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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)))) |
#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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (/ (* x 1) (tan B)) (/.f64 x 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 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.f64 x #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))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (*.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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.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 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (fma.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (neg.f64 (*.f64 F (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) #s(literal 1 binary64))))) B)) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #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:
| 24.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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)))) |
#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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (/ (* x 1) (tan B)) (/.f64 x 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 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.f64 x #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))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (*.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 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.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)))))) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #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))) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
1 calls:
| 25.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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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)))) |
#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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.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 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (/ (* x 1) (tan B)) (/.f64 x 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 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
#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)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
4 calls:
| 30.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)))))) |
| 21.0ms | B |
| 21.0ms | x |
| 21.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.0% | 2 | B |
| 78.9% | 3 | x |
| 71.1% | 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)))))) |
| 90.2% | 5 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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)))) |
#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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
#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)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
1 calls:
| 20.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.2% | 5 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
#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)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
1 calls:
| 19.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.2% | 5 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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 (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 (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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
#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)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
#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:
| 19.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.2% | 5 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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 (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)))) |
| 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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
#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)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
#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 |
|---|---|---|
| 90.2% | 5 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 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 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))) |
| 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) #s(approx (* (cos B) x) x)) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
#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)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
#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:
| 20.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.5% | 5 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #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))))) (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 x (cos.f64 B)) (sin.f64 B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) #s(approx (sin B) B))) |
2 calls:
| 19.0ms | F |
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 3 | x |
| 78.6% | 5 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 #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)))) (*.f64 (/.f64 F #s(approx (sin B) 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(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) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) #s(literal 1/2 binary64)) x)))) F) x) B)) |
| Outputs |
|---|
(+.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)) #s(literal 1 binary64)) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) #s(approx (sin B) B))) |
1 calls:
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 3 | x |
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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 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)) #s(literal 1 binary64)) #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)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) |
(+.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)) #s(literal 1 binary64)) #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)))))))) |
4 calls:
| 19.0ms | x |
| 18.0ms | B |
| 16.0ms | F |
| 16.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 |
|---|---|---|
| 61.0% | 5 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 69.2% | 2 | B |
| 64.7% | 3 | F |
| 63.5% | 3 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 x #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)))) (sin.f64 B)))) |
(+.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)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64))))))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) |
(+.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)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))))))) |
1 calls:
| 35.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.2% | 2 | B |
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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) #s(literal 1 binary64))))))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
1 calls:
| 15.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.1% | 2 | B |
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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) x)) (sin.f64 B)))) |
(+.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)) #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 (fma.f64 F F #s(literal 2 binary64)) #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 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 B (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) x (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal -1/720 binary64) x #s(literal 31/15120 binary64))) (*.f64 #s(literal 1/120 binary64) x))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.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 (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 #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))))) #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)))) |
| Outputs |
|---|
#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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) |
(+.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)) #s(literal 1 binary64)) #s(approx (sin B) B))) |
1 calls:
| 17.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 2 | B |
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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))) (neg.f64 (/.f64 (*.f64 x #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #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))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) 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) #s(approx (* (cos B) x) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))) |
2 calls:
| 25.0ms | F |
| 12.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.7% | 3 | F |
| 54.0% | 3 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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) #s(approx (* (cos B) x) 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 x (cos.f64 B)) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)) |
3 calls:
| 16.0ms | x |
| 12.0ms | F |
| 11.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 |
|---|---|---|
| 46.4% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 44.6% | 1 | x |
| 57.8% | 3 | F |
Compiled 29 to 26 computations (10.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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))) (neg.f64 (/.f64 #s(approx (* x (cos 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))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)) |
2 calls:
| 15.0ms | F |
| 11.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.2% | 2 | B |
| 54.4% | 4 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) 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) (-.f64 (neg.f64 (/.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (/.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)))) |
#s(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/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (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 F B) (sqrt.f64 #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)))))) (/.f64 (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 (/.f64 F B) #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)))))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 7/360 binary64))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.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)) x) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64))))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 7/360 binary64)))) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (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))) 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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)) |
2 calls:
| 10.0ms | F |
| 10.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.6% | 1 | B |
| 50.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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (*.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))) 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 #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) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal -1/2 binary64)))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) 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 (-.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 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 B B) #s(approx (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360)) #s(literal -7/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (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))) 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 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)) |
1 calls:
| 8.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) 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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (*.f64 x (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B)))))) (+.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 (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 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)) |
1 calls:
| 6.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.8% | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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 (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) 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 (-.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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) B)) |
1 calls:
| 6.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.8% | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (*.f64 x (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)) |
1 calls:
| 5.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.8% | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 B B) 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(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) (/.f64 (neg.f64 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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(approx (- (* (* B B) (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6))) (+ 1 x)) (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 (-.f64 (*.f64 (*.f64 B B) #s(approx (- (+ (* (* B B) (- (+ (* -1/6 (* x -1/3)) (* 1/120 x)) (+ (* 1/24 x) 7/360))) (* -1/6 x)) (+ (* -1/2 x) 1/6)) (-.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) (+.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 (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 (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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)) |
4 calls:
| 6.0ms | x |
| 4.0ms | F |
| 4.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)))))) |
| 4.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.8% | 1 | B |
| 33.8% | 3 | x |
| 33.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.8% | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(approx (+ (* -1/2 (/ (/ (+ (* 2 x) 2) F) F)) 1) #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) #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 #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 |
|---|---|---|
| 41.0% | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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:
| 2.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.7% | 2 | 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 |
|---|---|---|
| 29.9% | 3 | x |
| 26.5% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 28.6% | 2 | F |
Compiled 29 to 26 computations (10.3% 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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
4 calls:
| 2.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 | B |
| 1.0ms | F |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.4% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 9.4% | 1 | B |
| 9.4% | 1 | x |
| 9.4% | 1 | F |
Compiled 30 to 29 computations (3.3% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.18077508358814e+151 | 3.421435144162923e+155 |
| 17.0ms | -5.326131987416419e+91 | -6.335419007978478e+90 |
| 23.0ms | 144× | 0 | valid |
| 1.0ms | 7× | 0 | invalid |
Compiled 509 to 403 computations (20.8% saved)
ival-mult: 4.0ms (21% of total)ival-div: 3.0ms (15.8% of total)ival-sin: 3.0ms (15.8% of total)ival-tan: 3.0ms (15.8% of total)ival-pow: 3.0ms (15.8% of total)ival-add: 2.0ms (10.5% of total)ival-neg: 1.0ms (5.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 28882.184683749063 | 22832935361639.12 |
| 7.0ms | -6.335419007978478e+90 | -1.663876176020541e+89 |
| 20.0ms | 128× | 0 | valid |
| 3.0ms | 20× | 0 | invalid |
Compiled 488 to 382 computations (21.7% saved)
ival-div: 3.0ms (16.4% of total)ival-mult: 3.0ms (16.4% of total)ival-sin: 3.0ms (16.4% of total)ival-tan: 3.0ms (16.4% of total)ival-add: 2.0ms (10.9% of total)ival-pow: 2.0ms (10.9% of total)ival-neg: 1.0ms (5.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 28882.184683749063 | 22832935361639.12 |
| 3.0ms | -6.335419007978478e+90 | -1.663876176020541e+89 |
| 12.0ms | 80× | 0 | valid |
| 1.0ms | 6× | 0 | invalid |
Compiled 717 to 560 computations (21.9% saved)
ival-div: 2.0ms (19.1% of total)ival-mult: 2.0ms (19.1% of total)ival-sin: 2.0ms (19.1% of total)ival-tan: 2.0ms (19.1% of total)ival-add: 1.0ms (9.5% of total)ival-pow: 1.0ms (9.5% of total)ival-neg: 1.0ms (9.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 58.0ms | 0.001390787549807927 | 28882.184683749063 |
| 99.0ms | -1897357.9487595318 | -1.0773796099020701e-7 |
| 75.0ms | 304× | 0 | valid |
| 4.0ms | 31× | 0 | invalid |
Compiled 1 117 to 897 computations (19.7% saved)
ival-pow: 33.0ms (47.7% of total)ival-mult: 8.0ms (11.6% of total)ival-tan: 8.0ms (11.6% of total)ival-sin: 7.0ms (10.1% of total)ival-div: 6.0ms (8.7% of total)ival-add: 4.0ms (5.8% of total)ival-neg: 3.0ms (4.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 1.5618987649710395e-10 | 3.688076913248135e-6 |
| 48.0ms | -7.70049351961697e-149 | -6.937066017166842e-152 |
| 33.0ms | -1.0773796099020701e-7 | -4.1545700387631684e-16 |
| 86.0ms | 400× | 0 | valid |
| 8.0ms | 58× | 0 | invalid |
Compiled 1 403 to 1 109 computations (21% saved)
ival-mult: 31.0ms (38.6% of total)ival-pow: 11.0ms (13.7% of total)ival-tan: 10.0ms (12.5% of total)ival-div: 9.0ms (11.2% of total)ival-sin: 9.0ms (11.2% of total)ival-add: 6.0ms (7.5% of total)ival-neg: 4.0ms (5% of total)exact: 1.0ms (1.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 4× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 99.0ms | 1.0268987877205374e+24 | 1.094640738414609e+30 |
| 26.0ms | 7.25265784493516e-177 | 3.260587267813153e-172 |
| 30.0ms | -5.412038602105716e-206 | -1.558999164628262e-208 |
| 1.0ms | -1.0773796099020701e-7 | -4.1545700387631684e-16 |
| 134.0ms | 320× | 0 | valid |
| 7.0ms | 38× | 0 | invalid |
Compiled 1 715 to 1 337 computations (22% saved)
ival-mult: 8.0ms (18.7% of total)ival-div: 7.0ms (16.4% of total)ival-tan: 7.0ms (16.4% of total)ival-sin: 6.0ms (14.1% of total)ival-pow: 6.0ms (14.1% of total)ival-add: 5.0ms (11.7% of total)ival-neg: 3.0ms (7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 4× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0268987877205374e+24 | 1.094640738414609e+30 |
| 1.0ms | 7.25265784493516e-177 | 3.260587267813153e-172 |
| 1.0ms | -5.412038602105716e-206 | -1.558999164628262e-208 |
| 1.0ms | -1.0773796099020701e-7 | -4.1545700387631684e-16 |
Compiled 1 727 to 1 349 computations (21.9% saved)
| 4× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0268987877205374e+24 | 1.094640738414609e+30 |
| 7.0ms | 7.25265784493516e-177 | 3.260587267813153e-172 |
| 1.0ms | -5.412038602105716e-206 | -1.558999164628262e-208 |
| 1.0ms | -1.0773796099020701e-7 | -4.1545700387631684e-16 |
Compiled 1 781 to 1 385 computations (22.2% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 28882.184683749063 | 22832935361639.12 |
| 1.0ms | 7.25265784493516e-177 | 3.260587267813153e-172 |
| 1.0ms | -5.412038602105716e-206 | -1.558999164628262e-208 |
| 1.0ms | -1.0773796099020701e-7 | -4.1545700387631684e-16 |
| 19.0ms | 112× | 0 | valid |
| 2.0ms | 15× | 0 | invalid |
Compiled 2 145 to 1 658 computations (22.7% saved)
ival-mult: 4.0ms (23% of total)ival-sin: 3.0ms (17.2% of total)ival-tan: 3.0ms (17.2% of total)ival-div: 2.0ms (11.5% of total)ival-add: 2.0ms (11.5% of total)ival-pow: 2.0ms (11.5% of total)ival-neg: 1.0ms (5.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 28882.184683749063 | 22832935361639.12 |
| 1.0ms | 7.25265784493516e-177 | 3.260587267813153e-172 |
| 1.0ms | -5.412038602105716e-206 | -1.558999164628262e-208 |
| 1.0ms | -1.0773796099020701e-7 | -4.1545700387631684e-16 |
Compiled 2 199 to 1 685 computations (23.4% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 28882.184683749063 | 22832935361639.12 |
| 1.0ms | 7.25265784493516e-177 | 3.260587267813153e-172 |
| 1.0ms | -5.412038602105716e-206 | -1.558999164628262e-208 |
| 30.0ms | -1.663876176020541e+89 | -6.265715777474446e+84 |
| 23.0ms | 128× | 0 | valid |
| 1.0ms | 6× | 0 | invalid |
Compiled 2 150 to 1 643 computations (23.6% saved)
ival-div: 3.0ms (17.5% of total)ival-mult: 3.0ms (17.5% of total)ival-sin: 3.0ms (17.5% of total)ival-tan: 3.0ms (17.5% of total)ival-add: 2.0ms (11.7% of total)ival-pow: 2.0ms (11.7% of total)ival-neg: 1.0ms (5.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 48.0ms | 4.3356579931286275e-26 | 1.1350932448941515e-6 |
| 25.0ms | -3.3270056099291483e-78 | -1.352357062445387e-80 |
| 60.0ms | 288× | 0 | valid |
Compiled 1 076 to 835 computations (22.4% saved)
ival-tan: 20.0ms (38.3% of total)ival-sin: 8.0ms (15.3% of total)ival-mult: 7.0ms (13.4% of total)ival-pow: 6.0ms (11.5% of total)ival-div: 5.0ms (9.6% of total)ival-add: 4.0ms (7.7% of total)ival-neg: 2.0ms (3.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.3356579931286275e-26 | 1.1350932448941515e-6 |
| 18.0ms | -3.637861990340391e-7 | -2.3783323035981687e-8 |
| 14.0ms | 96× | 0 | valid |
Compiled 965 to 757 computations (21.6% saved)
ival-div: 2.0ms (17.2% of total)ival-mult: 2.0ms (17.2% of total)ival-sin: 2.0ms (17.2% of total)ival-tan: 2.0ms (17.2% of total)ival-pow: 2.0ms (17.2% of total)ival-add: 1.0ms (8.6% of total)ival-neg: 1.0ms (8.6% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 9.614358468185539e-5 | 0.015140927805521738 |
| 15.0ms | 112× | 0 | valid |
Compiled 632 to 453 computations (28.3% saved)
ival-mult: 3.0ms (25.6% of total)ival-div: 2.0ms (17.1% of total)ival-pow: 2.0ms (17.1% of total)ival-add: 1.0ms (8.5% of total)ival-sin: 1.0ms (8.5% of total)ival-tan: 1.0ms (8.5% of total)ival-neg: 1.0ms (8.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 9.614358468185539e-5 | 0.015140927805521738 |
| 14.0ms | 80× | 0 | valid |
Compiled 590 to 432 computations (26.8% saved)
ival-div: 4.0ms (35.6% of total)ival-mult: 2.0ms (17.8% of total)ival-pow: 2.0ms (17.8% of total)ival-add: 1.0ms (8.9% of total)ival-sin: 1.0ms (8.9% of total)ival-tan: 1.0ms (8.9% of total)ival-neg: 1.0ms (8.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 0.015140927805521738 | 0.024527150567934503 |
| 11.0ms | 64× | 0 | valid |
Compiled 338 to 254 computations (24.9% saved)
ival-div: 4.0ms (43.3% of total)ival-add: 1.0ms (10.8% of total)ival-mult: 1.0ms (10.8% of total)ival-sin: 1.0ms (10.8% of total)ival-tan: 1.0ms (10.8% of total)ival-pow: 1.0ms (10.8% of total)ival-neg: 1.0ms (10.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.614358468185539e-5 | 0.015140927805521738 |
Compiled 534 to 397 computations (25.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 2.367033169716797e-15 | 1.1104077616709901e-13 |
| 1.0ms | -1.0773796099020701e-7 | -4.1545700387631684e-16 |
| 17.0ms | 112× | 0 | valid |
| 2.0ms | 12× | 0 | invalid |
Compiled 1 304 to 960 computations (26.4% saved)
ival-mult: 3.0ms (20% of total)ival-tan: 3.0ms (20% of total)ival-div: 2.0ms (13.4% of total)ival-add: 2.0ms (13.4% of total)ival-sin: 2.0ms (13.4% of total)ival-pow: 2.0ms (13.4% of total)ival-neg: 1.0ms (6.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 1.1104077616709901e-13 | 1.5618987649710395e-10 |
| 1.0ms | -1.0773796099020701e-7 | -4.1545700387631684e-16 |
| 20.0ms | 128× | 0 | valid |
| 2.0ms | 12× | 0 | invalid |
Compiled 1 602 to 1 127 computations (29.7% saved)
ival-div: 3.0ms (17% of total)ival-mult: 3.0ms (17% of total)ival-sin: 3.0ms (17% of total)ival-tan: 3.0ms (17% of total)ival-add: 2.0ms (11.3% of total)ival-pow: 2.0ms (11.3% of total)ival-neg: 1.0ms (5.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1104077616709901e-13 | 1.5618987649710395e-10 |
| 42.0ms | -2.8920776136039357e+30 | -8.253549404046277e+21 |
| 32.0ms | -1.4353964322244367e+241 | -6.391367667690529e+229 |
| 58.0ms | 304× | 0 | valid |
| 2.0ms | 14× | 0 | invalid |
Compiled 2 919 to 1 786 computations (38.8% saved)
ival-pow: 13.0ms (27.4% of total)ival-mult: 8.0ms (16.9% of total)ival-tan: 7.0ms (14.8% of total)ival-div: 6.0ms (12.7% of total)ival-sin: 6.0ms (12.7% of total)ival-add: 4.0ms (8.4% of total)ival-neg: 3.0ms (6.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1104077616709901e-13 | 1.5618987649710395e-10 |
| 2.0ms | -1.0773796099020701e-7 | -4.1545700387631684e-16 |
Compiled 1 800 to 1 226 computations (31.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.1104077616709901e-13 | 1.5618987649710395e-10 |
| 2.0ms | -1.0773796099020701e-7 | -4.1545700387631684e-16 |
Compiled 2 157 to 1 379 computations (36.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.1104077616709901e-13 | 1.5618987649710395e-10 |
| 43.0ms | -127222529783212420.0 | -1897357.9487595318 |
| 34.0ms | 160× | 0 | valid |
| 2.0ms | 13× | 0 | invalid |
Compiled 2 144 to 1 370 computations (36.1% saved)
ival-sin: 9.0ms (29.8% of total)ival-tan: 7.0ms (23.2% of total)ival-mult: 4.0ms (13.2% of total)ival-div: 3.0ms (9.9% of total)ival-pow: 3.0ms (9.9% of total)ival-add: 2.0ms (6.6% of total)ival-neg: 1.0ms (3.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.1104077616709901e-13 | 1.5618987649710395e-10 |
| 2.0ms | -127222529783212420.0 | -1897357.9487595318 |
Compiled 2 168 to 1 378 computations (36.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.001390787549807927 | 28882.184683749063 |
| 2.0ms | -127222529783212420.0 | -1897357.9487595318 |
| 5.0ms | 32× | 0 | valid |
| 1.0ms | 4× | 0 | invalid |
Compiled 2 177 to 1 394 computations (36% saved)
ival-div: 1.0ms (21.6% of total)ival-mult: 1.0ms (21.6% of total)ival-sin: 1.0ms (21.6% of total)ival-tan: 1.0ms (21.6% of total)ival-pow: 1.0ms (21.6% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 43.0ms | 9.033482630272625e-83 | 8.533430219258346e-75 |
| 30.0ms | -2.0928471295128838e-72 | -3.495530550252648e-76 |
| 56.0ms | -4.7704353113985345e-39 | -1.90964665943107e-41 |
| 90.0ms | 384× | 0 | valid |
| 6.0ms | 44× | 0 | invalid |
Compiled 2 696 to 1 742 computations (35.4% saved)
ival-tan: 41.0ms (49.1% of total)ival-mult: 10.0ms (12% of total)ival-div: 8.0ms (9.6% of total)ival-sin: 8.0ms (9.6% of total)ival-pow: 7.0ms (8.4% of total)ival-add: 5.0ms (6% of total)ival-neg: 3.0ms (3.6% of total)exact: 1.0ms (1.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.033482630272625e-83 | 8.533430219258346e-75 |
| 36.0ms | -3.8832317070687424e-61 | -8.787824148303866e-63 |
| 29.0ms | 112× | 0 | valid |
| 2.0ms | 16× | 0 | invalid |
Compiled 1 582 to 1 050 computations (33.6% saved)
ival-div: 3.0ms (18.7% of total)ival-mult: 3.0ms (18.7% of total)ival-sin: 3.0ms (18.7% of total)ival-tan: 3.0ms (18.7% of total)ival-add: 2.0ms (12.5% of total)ival-pow: 2.0ms (12.5% of total)ival-neg: 1.0ms (6.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | -1.2662597480504474e-54 | -3.8832317070687424e-61 |
| 27.0ms | 144× | 0 | valid |
| 4.0ms | 30× | 0 | invalid |
Compiled 903 to 602 computations (33.3% saved)
ival-sin: 8.0ms (31% of total)ival-mult: 4.0ms (15.5% of total)ival-tan: 4.0ms (15.5% of total)ival-div: 3.0ms (11.6% of total)ival-pow: 3.0ms (11.6% of total)ival-add: 2.0ms (7.8% of total)ival-neg: 1.0ms (3.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | -5.326131987416419e+91 | -6.335419007978478e+90 |
| 8.0ms | 48× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
Compiled 594 to 404 computations (32% saved)
ival-div: 1.0ms (15.6% of total)ival-add: 1.0ms (15.6% of total)ival-mult: 1.0ms (15.6% of total)ival-sin: 1.0ms (15.6% of total)ival-tan: 1.0ms (15.6% of total)ival-pow: 1.0ms (15.6% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 331 | 3855 |
| 1 | 470 | 3644 |
| 2 | 696 | 3644 |
| 3 | 1321 | 3611 |
| 4 | 4540 | 3611 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 F #s(literal -7999999999999999731872901723711200398601488740961004023837396778473438043499033845492088832 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 100000000000000004625108135904199474001226272395072688491888727201272553753779650923383419882203425131989662450489690590919397689516441796634752009109504 binary64)) (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #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 -499999999999999983242056357731950024912593046310062751489837298654589877718689615343255552 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 400000000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.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 -399999999999999997901466300767219729263178441802728702487766778927633234153231380547371008 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 470000000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 -3039929748475085/2251799813685248 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 3602879701896397/2251799813685248 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #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 -1983393922805251/18889465931478580854784 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 -414619895305101/115172193140305827399949785796761135587064246228529065807379342658863042065190089480167441564259605943037975312218134915154131611020654072038617988630148194691448832 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 8500259669165361/2361183241434822606848 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #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))) #s(approx (sin B) B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 1999999999999999966445568 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))))))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 1999999999999999966445568 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.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 -1983393922805251/18889465931478580854784 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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 1999999999999999966445568 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.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 -1983393922805251/18889465931478580854784 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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 200000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 -1983393922805251/18889465931478580854784 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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 200000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 -84999999999999994341862747816800420197697791691470227587572944739046135798823374553088 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) #s(approx (* (cos B) x) x)) (sin.f64 B)))) (if (<=.f64 F #s(literal -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 200000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 x #s(literal -6466367003276193/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 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)))) (if (<=.f64 x #s(literal 4593918114535591/1208925819614629174706176 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) #s(approx (sin B) B))))) |
(if (<=.f64 x #s(literal -6800207735332289/75557863725914323419136 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)) #s(literal 1 binary64)) #s(approx (sin B) B))) (if (<=.f64 x #s(literal 4593918114535591/1208925819614629174706176 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) #s(approx (sin B) B))))) |
(if (<=.f64 B #s(literal 5764607523034235/4611686018427387904 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.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)) #s(literal 1 binary64)) #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))))))))) |
(if (<=.f64 B #s(literal 5188146770730811/1152921504606846976 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.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)) #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 5764607523034235/288230376151711744 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))))) |
(if (<=.f64 B #s(literal 5188146770730811/1152921504606846976 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.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)) #s(literal 1 binary64)) #s(approx (sin B) B)))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 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) #s(approx (* (cos B) x) x)) (sin.f64 B)))) (if (<=.f64 F #s(literal 8715097876569077/79228162514264337593543950336 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 -1983393922805251/18889465931478580854784 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) #s(approx (* (cos B) x) x)) (sin.f64 B)))) (if (<=.f64 F #s(literal 5996272065288561/38685626227668133590597632 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -95000000000000003175626599370410240408113727240955557981592245907469493071996691055823837407982592698244072436386146903971846537950935983921238435992442247604610868019342908707724026751223411636509209808371764229931864146472283649639186432 binary64)) #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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) x)) B)) (if (<=.f64 F #s(literal -8500000000000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 5996272065288561/38685626227668133590597632 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B))))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 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 #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))) B)) (if (<=.f64 F #s(literal 5996272065288561/38685626227668133590597632 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 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 #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))) B)) (if (<=.f64 F #s(literal 5996272065288561/38685626227668133590597632 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) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -1900000 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 5996272065288561/38685626227668133590597632 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) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -1900000 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 5996272065288561/38685626227668133590597632 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) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -1900000 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 6530219459687219/4503599627370496 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) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)))) |
(if (<=.f64 F #s(literal -3601364521034839/1532495540865888858358347027150309183618739122183602176 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 -4888886343202767/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 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) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) (if (<=.f64 F #s(literal 6925922319537253/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 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 -4052723123306067/14474011154664524427946373126085988481658748083205070504932198000989141204992 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 6925922319537253/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 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 -7039781273726375/6901746346790563787434755862277025452451108972170386555162524223799296 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))) |
(if (<=.f64 F #s(literal -6500000000000000064842263015056843057191309720897778301765308382608701709799957206281486336 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
| Outputs |
|---|
(if (<=.f64 F #s(literal -7999999999999999731872901723711200398601488740961004023837396778473438043499033845492088832 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 100000000000000004625108135904199474001226272395072688491888727201272553753779650923383419882203425131989662450489690590919397689516441796634752009109504 binary64)) (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #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 -7999999999999999731872901723711200398601488740961004023837396778473438043499033845492088832 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 100000000000000004625108135904199474001226272395072688491888727201272553753779650923383419882203425131989662450489690590919397689516441796634752009109504 binary64)) (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #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 -499999999999999983242056357731950024912593046310062751489837298654589877718689615343255552 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 400000000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.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 -499999999999999983242056357731950024912593046310062751489837298654589877718689615343255552 binary64)) (+.f64 (/.f64 (neg.f64 x) (tan.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 400000000 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.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 -399999999999999997901466300767219729263178441802728702487766778927633234153231380547371008 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 470000000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 -399999999999999997901466300767219729263178441802728702487766778927633234153231380547371008 binary64)) (+.f64 (/.f64 (neg.f64 x) (tan.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 470000000 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 -3039929748475085/2251799813685248 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 3602879701896397/2251799813685248 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #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 -3039929748475085/2251799813685248 binary64)) (+.f64 (/.f64 (neg.f64 x) (tan.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 3602879701896397/2251799813685248 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #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 -1983393922805251/18889465931478580854784 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 -414619895305101/115172193140305827399949785796761135587064246228529065807379342658863042065190089480167441564259605943037975312218134915154131611020654072038617988630148194691448832 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 8500259669165361/2361183241434822606848 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #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))) #s(approx (sin B) B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 binary64)) (+.f64 (/.f64 (neg.f64 x) (tan.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 -414619895305101/115172193140305827399949785796761135587064246228529065807379342658863042065190089480167441564259605943037975312218134915154131611020654072038617988630148194691448832 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 8500259669165361/2361183241434822606848 binary64)) (+.f64 (/.f64 (neg.f64 x) (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))) #s(approx (sin B) B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 1999999999999999966445568 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (sin.f64 B))))))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 binary64)) (+.f64 (/.f64 (neg.f64 x) (tan.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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (if (<=.f64 F #s(literal 1999999999999999966445568 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 x (/.f64 #s(literal -1 binary64) (tan.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 -1983393922805251/18889465931478580854784 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 1999999999999999966445568 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.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 -1983393922805251/18889465931478580854784 binary64)) (+.f64 (/.f64 (neg.f64 x) (tan.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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (if (<=.f64 F #s(literal 1999999999999999966445568 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.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 -1983393922805251/18889465931478580854784 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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 1999999999999999966445568 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.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 -1983393922805251/18889465931478580854784 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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (if (<=.f64 F #s(literal 1999999999999999966445568 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.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 -1983393922805251/18889465931478580854784 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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 200000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 -1983393922805251/18889465931478580854784 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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (if (<=.f64 F #s(literal 200000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 -1983393922805251/18889465931478580854784 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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 200000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 -1983393922805251/18889465931478580854784 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 -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (if (<=.f64 F #s(literal 200000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 -84999999999999994341862747816800420197697791691470227587572944739046135798823374553088 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) #s(approx (* (cos B) x) x)) (sin.f64 B)))) (if (<=.f64 F #s(literal -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 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)))) (if (<=.f64 F #s(literal 200000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 -84999999999999994341862747816800420197697791691470227587572944739046135798823374553088 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) #s(approx (* (cos B) x) x)) (sin.f64 B))) (if (<=.f64 F #s(literal -3759327381832379/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (if (<=.f64 F #s(literal 3675794442908507/2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (if (<=.f64 F #s(literal 200000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #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 x #s(literal -6466367003276193/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 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)))) (if (<=.f64 x #s(literal 4593918114535591/1208925819614629174706176 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) #s(approx (sin B) B))))) |
(if (<=.f64 x #s(literal -6466367003276193/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (if (<=.f64 x #s(literal 4593918114535591/1208925819614629174706176 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) #s(approx (sin B) B))))) |
(if (<=.f64 x #s(literal -6800207735332289/75557863725914323419136 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)) #s(literal 1 binary64)) #s(approx (sin B) B))) (if (<=.f64 x #s(literal 4593918114535591/1208925819614629174706176 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) #s(approx (sin B) B))))) |
(if (or (<=.f64 x #s(literal -6800207735332289/75557863725914323419136 binary64)) (not (<=.f64 x #s(literal 4593918114535591/1208925819614629174706176 binary64)))) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) #s(approx (sin B) B))) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 5764607523034235/4611686018427387904 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.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)) #s(literal 1 binary64)) #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))))))))) |
(if (<=.f64 B #s(literal 5764607523034235/4611686018427387904 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) #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))))))))) |
(if (<=.f64 B #s(literal 5188146770730811/1152921504606846976 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.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)) #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 5188146770730811/1152921504606846976 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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 5764607523034235/288230376151711744 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))))) |
(if (<=.f64 B #s(literal 5764607523034235/288230376151711744 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 (/.f64 F #s(approx (sin B) B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))))) |
(if (<=.f64 B #s(literal 5188146770730811/1152921504606846976 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.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)) #s(literal 1 binary64)) #s(approx (sin B) B)))) |
(if (<=.f64 B #s(literal 5188146770730811/1152921504606846976 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 #s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) #s(approx (sin B) B)))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 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) #s(approx (* (cos B) x) x)) (sin.f64 B)))) (if (<=.f64 F #s(literal 8715097876569077/79228162514264337593543950336 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 -1983393922805251/18889465931478580854784 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) #s(approx (* (cos B) x) x)) (sin.f64 B))) (if (<=.f64 F #s(literal 8715097876569077/79228162514264337593543950336 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 -1983393922805251/18889465931478580854784 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) #s(approx (* (cos B) x) x)) (sin.f64 B)))) (if (<=.f64 F #s(literal 5996272065288561/38685626227668133590597632 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 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) #s(approx (* (cos B) x) x)) (sin.f64 B))) (if (<=.f64 F #s(literal 5996272065288561/38685626227668133590597632 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -95000000000000003175626599370410240408113727240955557981592245907469493071996691055823837407982592698244072436386146903971846537950935983921238435992442247604610868019342908707724026751223411636509209808371764229931864146472283649639186432 binary64)) #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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))) (*.f64 x x)) (+.f64 #s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64)) x)) B)) (if (<=.f64 F #s(literal -8500000000000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 5996272065288561/38685626227668133590597632 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B))))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 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 #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))) B)) (if (<=.f64 F #s(literal 5996272065288561/38685626227668133590597632 binary64)) #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) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -1983393922805251/18889465931478580854784 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 #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))) B)) (if (<=.f64 F #s(literal 5996272065288561/38685626227668133590597632 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) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -1900000 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 5996272065288561/38685626227668133590597632 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) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -1900000 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 5996272065288561/38685626227668133590597632 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) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) #s(literal 2 binary64)) F) F) #s(literal 1 binary64))) x) B)))) |
(if (<=.f64 F #s(literal -1900000 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 6530219459687219/4503599627370496 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) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 #s(approx (pow (+ (* 2 x) 2) -1) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) #s(literal 1 binary64)) x) B)))) |
(if (<=.f64 F #s(literal -3601364521034839/1532495540865888858358347027150309183618739122183602176 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 -4888886343202767/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 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) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ F B) (sqrt (pow (+ (* 2 x) 2) -1))) (/ (neg x) B)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) (if (<=.f64 F #s(literal 6925922319537253/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 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 -4052723123306067/14474011154664524427946373126085988481658748083205070504932198000989141204992 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 6925922319537253/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 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 -7039781273726375/6901746346790563787434755862277025452451108972170386555162524223799296 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))) |
(if (<=.f64 F #s(literal -6500000000000000064842263015056843057191309720897778301765308382608701709799957206281486336 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(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 (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) B)))) |
| 1× | fuel |
Compiled 4 019 to 330 computations (91.8% saved)
(negabs B)
Compiled 8 282 to 798 computations (90.4% saved)
Loading profile data...