VandenBroeck and Keller, Equation (23)

Time bar (total: 7.8s)

start0.0ms (0%)

Memory
0.2MiB live, 0.1MiB allocated; 0ms collecting garbage

analyze459.0ms (5.9%)

Memory
-8.8MiB live, 717.4MiB allocated; 141ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
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
Compiler

Compiled 29 to 22 computations (24.1% saved)

sample1.8s (23.2%)

Memory
23.7MiB live, 3 167.5MiB allocated; 399ms collecting garbage
Samples
1.3s8 256×0valid
45.0ms306×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.0s
ival-tan: 253.0ms (24.4% of total)
ival-sin: 215.0ms (20.7% of total)
ival-pow: 212.0ms (20.4% of total)
ival-mult!: 168.0ms (16.2% of total)
ival-div!: 90.0ms (8.7% of total)
ival-add!: 60.0ms (5.8% of total)
ival-neg: 39.0ms (3.8% of total)
adjust: 2.0ms (0.2% of total)
Bogosity

explain293.0ms (3.8%)

Memory
17.1MiB live, 670.6MiB allocated; 75ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
760-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))))
340-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)))))
00-0-(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
00-0-#s(literal 1 binary64)
00-0-(+.f64 (*.f64 F F) #s(literal 2 binary64))
00-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))))))
00-0-(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))))
00-0-(*.f64 F F)
00-0-(*.f64 #s(literal 2 binary64) x)
00-0-(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))
00-0-F
00-0-(tan.f64 B)
00-0-(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
00-0-(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))
00-0-(/.f64 F (sin.f64 B))
00-0-#s(literal 2 binary64)
00-0-(/.f64 #s(literal 1 binary64) (tan.f64 B))
00-0-x
00-0-B
00-0-(sin.f64 B)
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
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-rescue760
(*.f64 F F)overflow76
(+.f64 (*.f64 F F) #s(literal 2 binary64))overflow76
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))overflow76
*.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*o340
Confusion
Predicted +Predicted -
+570
-24175
Precision
0.7037037037037037
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+5700
-240175
Precision?
0.7037037037037037
Recall?
1.0
Freqs
test
numberfreq
0175
152
229
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
81.0ms512×0valid
Compiler

Compiled 265 to 64 computations (75.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 56.0ms
ival-tan: 13.0ms (23.2% of total)
ival-sin: 11.0ms (19.6% of total)
ival-pow: 11.0ms (19.6% of total)
ival-mult!: 9.0ms (16.1% of total)
ival-div!: 6.0ms (10.7% of total)
ival-add!: 3.0ms (5.4% of total)
ival-neg: 2.0ms (3.6% of total)
adjust: 0.0ms (0% of total)

preprocess49.0ms (0.6%)

Memory
2.5MiB live, 49.9MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
083250
1251212
2692212
31864212
46655212
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
78.1%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
Symmetry

(negabs B)

Compiler

Compiled 54 to 40 computations (25.9% saved)

series45.0ms (0.6%)

Memory
24.2MiB live, 70.1MiB allocated; 4ms collecting garbage
Counts
20 → 127
Calls
Call 1
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)))))
Calls

9 calls:

TimeVariablePointExpression
10.0ms
x
@inf
((+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) F (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* F F) 2 (* 2 x) (neg (/ 1 2)) (/ 1 2))
6.0ms
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))
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))
4.0ms
F
@0
((+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) F (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* F F) 2 (* 2 x) (neg (/ 1 2)) (/ 1 2))

rewrite167.0ms (2.1%)

Memory
8.8MiB live, 197.5MiB allocated; 31ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07155959
07415431
042914907
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
147 → 197
Calls
Call 1
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)))

eval33.0ms (0.4%)

Memory
7.0MiB live, 56.8MiB allocated; 8ms collecting garbage
Compiler

Compiled 9 119 to 1 082 computations (88.1% saved)

prune14.0ms (0.2%)

Memory
-21.5MiB live, 25.2MiB allocated; 2ms collecting garbage
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New19313206
Fresh000
Picked101
Done000
Total19413207
Accuracy
100.0%
Counts
207 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
78.2%
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
85.3%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))
78.1%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
78.1%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))
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))))
49.4%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))))
56.9%
(+.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))))
62.4%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))))))
43.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 (pow.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal -1 binary64))) F) x) B))
58.6%
#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)))
30.5%
#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))))
57.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))))
55.9%
#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))))
Compiler

Compiled 892 to 644 computations (27.8% saved)

series64.0ms (0.8%)

Memory
16.0MiB live, 108.5MiB allocated; 6ms collecting garbage
Counts
40 → 452
Calls
Call 1
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 (pow.f64 (fma.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)))
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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (+ (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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (/ 1 (sin B))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (+ (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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (/ -1 (sin B))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (+ (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (+ (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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (+ (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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))))))
Calls

9 calls:

TimeVariablePointExpression
11.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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))))
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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))))
5.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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))))
5.0ms
B
@inf
((+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))))
5.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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))))

rewrite238.0ms (3.1%)

Memory
-9.7MiB live, 317.2MiB allocated; 74ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0153622844
0159519917
0850418906
Stop Event
iter-limit
node-limit
iter-limit
Counts
492 → 651
Calls
Call 1
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 (pow.f64 (fma.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)))
#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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (+ (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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (/ 1 (sin B))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (+ (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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (/ -1 (sin B))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (+ (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B)))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (+ (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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (+ (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 (+ (neg (* x (/ 1 (tan B)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))) (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (sin B))) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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 (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ F (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)))))))
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 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 (pow.f64 (fma.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 (pow.f64 (fma.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 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)))
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 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))
(/.f64 (-.f64 #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 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (+.f64 #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)))))
(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 #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (neg.f64 B))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)
(-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x B))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 x x)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 x x (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)
(*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (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 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))
(/.f64 (-.f64 #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 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (+.f64 #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)))))
(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 #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))
(fma.f64 x #s(literal 2 binary64) (*.f64 F F))
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 F) F))
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)))
(*.f64 (neg.f64 F) (neg.f64 F))
(*.f64 (fabs.f64 F) (fabs.f64 F))
(*.f64 F F)
(pow.f64 F #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)))
#s(literal -1 binary64)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B)))
(*.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.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)))
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
(+.f64 (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
(+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
(/.f64 (+.f64 (pow.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))))
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (neg.f64 (sin.f64 B)))
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B))
(fma.f64 x (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
(+.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))
(+.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
(/.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))
(fma.f64 x (cos.f64 B) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 B)) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B)))
(+.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)
(*.f64 x (cos.f64 B))
(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 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.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 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))))))
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))))
(fma.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.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)) #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 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.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))) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))))
(+.f64 (*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.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 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B))))
(*.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (/.f64 F (sin.f64 B)))
(*.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 (pow.f64 (fma.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 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 (pow.f64 (fma.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 (pow.f64 (fma.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 (pow.f64 (fma.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))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F))
#s(approx F F)
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))
#s(approx (+ (* F F) 2) #s(literal 2 binary64))
#s(approx (+ (* F F) 2) (fma.f64 F F #s(literal 2 binary64)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (neg.f64 x) B))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (neg.f64 x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B)))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (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 (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #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))))
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (fma.f64 (-.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))) (*.f64 F F) (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 (*.f64 (fma.f64 (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 F F)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 F F) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F))
#s(approx (/ F (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 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (/ -1 F) (/.f64 #s(literal -1 binary64) F))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 F F))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F)))
#s(approx (+ (* F F) 2) (*.f64 F F))
#s(approx (+ (* F F) 2) (*.f64 (fma.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 F F)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))))) (/.f64 x B)))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) x))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F))
#s(approx (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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64) #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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)))
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 (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 binary64) #s(literal 1 binary64)) (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 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)))) (*.f64 F F)))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 F F))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F)))
#s(approx (+ (* 2 x) (* F F)) (*.f64 F F))
#s(approx (+ (* 2 x) (* F F)) (*.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 F F)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 #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 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (/.f64 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (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 (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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) x)))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) x)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (/.f64 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (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 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (-.f64 (*.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)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 (fma.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))) #s(literal -1 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)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 B B) (*.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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) (*.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)))) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (-.f64 (*.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)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 (fma.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))) #s(literal -1 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)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64) (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 (* (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 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.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 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/6 binary64) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (+.f64 #s(literal 1 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/24 binary64) x)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) 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 (*.f64 (*.f64 B B) x) #s(literal -1/2 binary64) x) #s(literal 1 binary64)))
#s(approx (+ 1 (* (cos B) x)) (+.f64 (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(literal 1 binary64)))
#s(approx (+ 1 (* (cos B) x)) (+.f64 (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(literal 1 binary64)))
#s(approx (* (cos B) x) x)
#s(approx (* (cos B) x) (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/2 binary64) x))
#s(approx (* (cos B) x) (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 (* (cos B) x) (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 (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 B B) (*.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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) (*.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)))) (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 (/ F (sin B)) (/.f64 F B))
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 F #s(literal -7/360 binary64)) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B))
#s(approx (/ F (sin B)) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B))) (*.f64 F #s(literal -7/360 binary64))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (-.f64 (*.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)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 (fma.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))) #s(literal -1 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)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64) (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 (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 B B) (*.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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) (*.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)))) (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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B)))
#s(approx (tan B) (tan.f64 B))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
#s(approx (sin B) (sin.f64 B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (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 (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ 1 (* (cos B) x)) (fma.f64 (cos.f64 B) x #s(literal 1 binary64)))
#s(approx (* (cos B) x) (*.f64 (cos.f64 B) x))
#s(approx (cos B) (cos.f64 B))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (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 -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.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))))) 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 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F)) #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))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F))) #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 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F))) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (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 (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #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 (fma.f64 (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -2 binary64)))) x (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 (fma.f64 (fma.f64 (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal -8 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)) #s(literal 4 binary64))) x (*.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -2 binary64)))) x (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 (cos.f64 B) x) (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 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ 1 (* (cos B) x)) #s(literal 1 binary64))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (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 (+ (* 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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #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))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #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 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)) x))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (-.f64 (*.f64 (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #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 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 1/4 binary64))) x))
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal -1/16 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) x))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)) x))
#s(approx (+ (* 2 x) (* F F)) (*.f64 (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)) x))
#s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (neg.f64 (/.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 (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))
#s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B))) x))
#s(approx (+ 1 (* (cos B) x)) (*.f64 (cos.f64 B) x))
#s(approx (+ 1 (* (cos B) x)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) x))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #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))) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #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))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #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 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #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))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/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 (+ (* 2 x) (+ (* F F) 2)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x)) #s(literal 2 binary64))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 B #s(literal -1 binary64)))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B)) x) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64)))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B))) x) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64)))))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1 binary64))))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) x) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) x) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #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))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/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 (pow (+ (+ (* 2 x) (* F F)) 2) -1) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x)))
#s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/8 binary64) (*.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 (/.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) x) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (*.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 (sin.f64 B) x) #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 (sin.f64 B) x) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #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 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #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 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))

eval84.0ms (1.1%)

Memory
24.8MiB live, 164.2MiB allocated; 23ms collecting garbage
Compiler

Compiled 27 935 to 2 665 computations (90.5% saved)

prune47.0ms (0.6%)

Memory
7.5MiB live, 101.1MiB allocated; 7ms collecting garbage
Pruning

37 alts after pruning (37 fresh and 0 done)

PrunedKeptTotal
New59536631
Fresh718
Picked505
Done000
Total60737644
Accuracy
100.0%
Counts
644 → 37
Alt Table
Click to see full alt table
StatusAccuracyProgram
85.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)))
49.4%
(+.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))))
69.5%
(+.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))) #s(approx (sin B) B)))
53.7%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))
85.3%
(+.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)))
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))))
50.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))))
49.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 #s(literal -1 binary64) F))))
78.1%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B))))
27.3%
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
59.0%
(+.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)))
31.3%
(+.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))))
25.0%
(+.f64 #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)) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))))
58.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
30.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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))))
55.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
43.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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B))
27.3%
#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))
17.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 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
28.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
24.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
33.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
21.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) (*.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)) B))
32.7%
#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 (+.f64 #s(literal 1 binary64) x))) B))
30.1%
#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))
36.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.f64 x B)))
32.8%
#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 (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)))))
32.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))))
33.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 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
40.3%
#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))))
32.5%
#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 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
18.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 (/.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)))))
24.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (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))))
15.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) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F B))))
32.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 (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)))
32.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 (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)))
17.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) (sin.f64 B))))
Compiler

Compiled 3 394 to 2 290 computations (32.5% saved)

series63.0ms (0.8%)

Memory
-23.2MiB live, 124.0MiB allocated; 7ms collecting garbage
Counts
42 → 362
Calls
Call 1
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 (/ (- (* (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 (/.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))))
(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)))
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(*.f64 F F)
#s(literal 1/2 binary64)
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))
(/.f64 (+.f64 #s(literal 1 binary64) x) B)
(+.f64 #s(literal 1 binary64) x)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.f64 x B)))
(-.f64 (*.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))) (/.f64 x B))
(*.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)))
(/.f64 F B)
(/.f64 x B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
(/.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)
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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (* 1/2 (/ (+ 2 (* 2 x)) B))) (pow F 2))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
#s(approx (* F F) #s(hole binary64 (pow F 2)))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* -1 (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (* 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))))))))) (/ x B))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))))
#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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (+ (/ 1 B) (/ x B)))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (/ 1 B) (/ x B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (/ 1 B) (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (/ 1 B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))))))
#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) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* -1 (+ (/ 1 B) (/ x B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (/ 1 B) (/ x B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4))))) (+ (/ 1 B) (/ x B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))))) (+ (/ 1 B) (/ x B)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (/ -1 B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))))
#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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) B)))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ (+ 2 (* 2 x)) B)))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (/ (+ 1 x) B))))
#s(approx (/ (+ 1 x) B) #s(hole binary64 (/ (+ 1 x) B)))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
#s(approx (/ x B) #s(hole binary64 (/ 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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (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))))) x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (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))))) x) B)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* 1/2 (* (pow B 2) x))) x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) 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 (+ (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 (* 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 (/ (- 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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (/ (- (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1 (+ 1 x))) B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -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 (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (/ 1 (* B (pow F 2))) (/ 1 B))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ 2 (* B (pow F 2)))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (+ (* 2 (/ x (* B (pow F 2)))) (* 2 (/ 1 (* B (pow F 2)))))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ 2 B)))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (+ (* 2 (/ x B)) (* 2 (/ 1 B)))))
#s(approx (+ (* 2 x) 2) #s(hole binary64 2))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (/ -1 B)))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (- (* -1 (/ x B)) (/ 1 B))))
#s(approx (/ (+ 1 x) B) #s(hole binary64 (/ 1 B)))
#s(approx (/ (+ 1 x) B) #s(hole binary64 (+ (/ 1 B) (/ x B))))
#s(approx (+ 1 x) #s(hole binary64 1))
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x)))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))))))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B))))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 1))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (+ 1 (* -1 (* x (cos 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 (/ (* 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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* 2 (/ x (* B (pow F 2))))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* x (+ (* 2 (/ 1 (* B (* (pow F 2) x)))) (* 2 (/ 1 (* B (pow F 2))))))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* 2 (/ x B))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* x (+ (* 2 (/ 1 B)) (* 2 (/ 1 (* B x)))))))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* 2 x)))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* x (+ 2 (* 2 (/ 1 x))))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (/ x B))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))))
#s(approx (/ (+ 1 x) B) #s(hole binary64 (/ x B)))
#s(approx (/ (+ 1 x) B) #s(hole binary64 (* x (+ (/ 1 B) (/ 1 (* B x))))))
#s(approx (+ 1 x) #s(hole binary64 x))
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))))))
#s(approx (* (/ F B) (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)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* 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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B)))))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* -1 (* x (cos B)))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (- (/ 1 x) (cos 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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ 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) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B))))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -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))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -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)))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* 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))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -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)))))))
#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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (+ (* -1 (cos B)) (/ 1 x)))))
Calls

9 calls:

TimeVariablePointExpression
8.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))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) 1/2 (neg (/ (+ 1 x) B)) (/ (+ 1 x) B) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ F B) (/ x B) (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B))
6.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))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) 1/2 (neg (/ (+ 1 x) B)) (/ (+ 1 x) B) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ F B) (/ x B) (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B))
6.0ms
F
@-inf
((+ (neg (/ (* x 1) (tan B))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) 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))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) 1/2 (neg (/ (+ 1 x) B)) (/ (+ 1 x) B) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ F B) (/ x B) (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B))
5.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) 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))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) 1/2 (neg (/ (+ 1 x) B)) (/ (+ 1 x) B) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ F B) (/ x B) (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B))
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) 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))))) (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) 1/2 (neg (/ (+ 1 x) B)) (/ (+ 1 x) B) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ F B) (/ x B) (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B))

rewrite234.0ms (3%)

Memory
-12.3MiB live, 322.6MiB allocated; 54ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0140517947
0145115323
0813114860
Stop Event
iter-limit
node-limit
iter-limit
Counts
404 → 557
Calls
Call 1
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 (/ (- (* (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 (/.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))))
(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)))
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(*.f64 F F)
#s(literal 1/2 binary64)
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))
(/.f64 (+.f64 #s(literal 1 binary64) x) B)
(+.f64 #s(literal 1 binary64) x)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.f64 x B)))
(-.f64 (*.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))) (/.f64 x B))
(*.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)))
(/.f64 F B)
(/.f64 x B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
(/.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)
#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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (* 1/2 (/ (+ 2 (* 2 x)) B))) (pow F 2))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
#s(approx (* F F) #s(hole binary64 (pow F 2)))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* -1 (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (* 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))))))))) (/ x B))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))))
#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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (+ (/ 1 B) (/ x B)))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (/ 1 B) (/ x B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (/ 1 B) (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (/ 1 B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))))))
#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) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* -1 (+ (/ 1 B) (/ x B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (/ 1 B) (/ x B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4))))) (+ (/ 1 B) (/ x B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))))) (+ (/ 1 B) (/ x B)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (/ -1 B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))))
#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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) B)))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ (+ 2 (* 2 x)) B)))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (/ (+ 1 x) B))))
#s(approx (/ (+ 1 x) B) #s(hole binary64 (/ (+ 1 x) B)))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
#s(approx (/ x B) #s(hole binary64 (/ 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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (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))))) x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (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))))) x) B)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* 1/2 (* (pow B 2) x))) x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) 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 (+ (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 (* 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 (/ (- 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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (/ (- (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1 (+ 1 x))) B))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -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 (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (/ 1 (* B (pow F 2))) (/ 1 B))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ 2 (* B (pow F 2)))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (+ (* 2 (/ x (* B (pow F 2)))) (* 2 (/ 1 (* B (pow F 2)))))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ 2 B)))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (+ (* 2 (/ x B)) (* 2 (/ 1 B)))))
#s(approx (+ (* 2 x) 2) #s(hole binary64 2))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (/ -1 B)))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (- (* -1 (/ x B)) (/ 1 B))))
#s(approx (/ (+ 1 x) B) #s(hole binary64 (/ 1 B)))
#s(approx (/ (+ 1 x) B) #s(hole binary64 (+ (/ 1 B) (/ x B))))
#s(approx (+ 1 x) #s(hole binary64 1))
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x)))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #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))))))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B))))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 1))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (+ 1 (* -1 (* x (cos 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 (/ (* 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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* 2 (/ x (* B (pow F 2))))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* x (+ (* 2 (/ 1 (* B (* (pow F 2) x)))) (* 2 (/ 1 (* B (pow F 2))))))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* 2 (/ x B))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* x (+ (* 2 (/ 1 B)) (* 2 (/ 1 (* B x)))))))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* 2 x)))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* x (+ 2 (* 2 (/ 1 x))))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (/ x B))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))))
#s(approx (/ (+ 1 x) B) #s(hole binary64 (/ x B)))
#s(approx (/ (+ 1 x) B) #s(hole binary64 (* x (+ (/ 1 B) (/ 1 (* B x))))))
#s(approx (+ 1 x) #s(hole binary64 x))
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))))))
#s(approx (* (/ F B) (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)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(hole binary64 (* 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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B)))))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* -1 (* x (cos B)))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (- (/ 1 x) (cos 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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ 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) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B))))))
#s(approx (- (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/ x B)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -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))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -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)))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* 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))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -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)))))))
#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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (+ (* -1 (cos B)) (/ 1 x)))))
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 (pow.f64 (fma.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 (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 (/.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 (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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
(*.f64 (neg.f64 x) (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
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 (pow.f64 (fma.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)))
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 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))
(/.f64 (-.f64 #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 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (+.f64 #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)))))
(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))
#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)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))
(fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (*.f64 (*.f64 F F) B)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))))
(/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F)
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))) (-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) (*.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)) (neg.f64 (*.f64 F F)))
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 F F) B)))
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B))
(fma.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))
(fma.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)))
(-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)))
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 (/.f64 x B) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 #s(literal 2 binary64) B))) (-.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) B)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) B) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 (/.f64 x B) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 #s(literal 2 binary64) B)) (*.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) B)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 B))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)
(fma.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 x B) #s(literal 2 binary64)))
(fma.f64 (/.f64 x B) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) B))
(fma.f64 #s(literal 2 binary64) (pow.f64 B #s(literal -1 binary64)) (*.f64 (/.f64 x B) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (/.f64 x B) (/.f64 #s(literal 2 binary64) B))
(-.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 B #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal 2 binary64) B) (*.f64 (/.f64 x B) #s(literal 2 binary64)))
(+.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) B))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))
(+.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)))
(*.f64 (neg.f64 F) (neg.f64 F))
(*.f64 (fabs.f64 F) (fabs.f64 F))
(*.f64 F F)
(pow.f64 F #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)))
#s(literal 1/2 binary64)
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 B))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B))
(fma.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal -1 binary64) (/.f64 (neg.f64 x) B))
(fma.f64 #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64)) (/.f64 (neg.f64 x) B))
(+.f64 (*.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) B))
(+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 (neg.f64 x) B))
(/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) (*.f64 (/.f64 x B) (/.f64 x B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(/.f64 (+.f64 (pow.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 x B)))))
(/.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 B))
(/.f64 (+.f64 #s(literal 1 binary64) x) B)
(+.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 x B))
(+.f64 (/.f64 x B) (pow.f64 B #s(literal -1 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) x)))
(+.f64 #s(literal 1 binary64) x)
(+.f64 x #s(literal 1 binary64))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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 (*.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))) (*.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)))) (*.f64 (/.f64 x B) (/.f64 x B))) (fma.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)) (/.f64 x B)))
(/.f64 (-.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (*.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))) (*.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))) (fma.f64 (/.f64 x B) (/.f64 x B) (*.f64 (*.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))) (/.f64 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 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x B))
(*.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)))
(*.f64 (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))
(/.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 (neg.f64 F) (neg.f64 B))
(/.f64 F B)
(/.f64 (neg.f64 x) (neg.f64 B))
(/.f64 x B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)))
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
(/.f64 (-.f64 (pow.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64))) (neg.f64 (sin.f64 B)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #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) (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.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 (neg.f64 x) (cos.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))))))
(fma.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)))
(-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))
(+.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 B)) x))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (neg.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 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F))
#s(approx F F)
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))
#s(approx (+ (* F F) 2) #s(literal 2 binary64))
#s(approx (+ (* F F) 2) (fma.f64 F F #s(literal 2 binary64)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (neg.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 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (neg.f64 x) B))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (neg.f64 x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -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 (*.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 F F) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B)))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) F) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.f64 F F)))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F))
#s(approx (* F F) (*.f64 F F))
#s(approx (/ (- (* (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) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) (/.f64 x B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (*.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 x B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (*.f64 (fma.f64 (fma.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 (*.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 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 x B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.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))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.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 (*.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 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))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (fma.f64 (fma.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 (fma.f64 (*.f64 #s(literal 3/8 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 -5 binary64))) (*.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -7 binary64))))) (*.f64 F F))) (*.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))
#s(approx (/ F B) (/.f64 F B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (neg.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 (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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (neg.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))))) (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 (neg.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 (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 F F))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F)))
#s(approx (+ (* F F) 2) (*.f64 F F))
#s(approx (+ (* F F) 2) (*.f64 (fma.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 F F)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (neg.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))))) (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 (neg.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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))))) (/.f64 x B)))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) x))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (+.f64 #s(literal 1 binary64) x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))))) (/.f64 x B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (pow.f64 B #s(literal -1 binary64)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64)))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (neg.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))))) (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 (neg.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 (/.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 (+ (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal 1 binary64)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)))))))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x)))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) x)))
#s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) x)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (+.f64 #s(literal 1 binary64) x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (*.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))))) (/.f64 (+.f64 #s(literal 1 binary64) x) B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -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) B)) (pow.f64 B #s(literal -1 binary64))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))))) (pow.f64 B #s(literal -1 binary64))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (*.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))))) (pow.f64 B #s(literal -1 binary64))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #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 (+ (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))
#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) (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 F #s(literal -7/360 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 B B) (*.f64 (*.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 (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))
#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) (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) B))
#s(approx (/ (+ (* 2 x) 2) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B))
#s(approx (neg (/ (+ 1 x) B)) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))
#s(approx (/ (+ 1 x) B) (/.f64 (+.f64 #s(literal 1 binary64) 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 (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -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 (/ x B) (/.f64 x B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (/ (- 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 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.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 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (-.f64 #s(literal 1 binary64) x))))) (*.f64 B B) (*.f64 #s(literal -1/24 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B))
#s(approx (- 1 (* (cos B) x)) (-.f64 #s(literal 1 binary64) x))
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 B B) #s(literal 1 binary64)) x))
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/720 binary64) (*.f64 #s(literal -1/24 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 B B) #s(literal 1 binary64)) x))
#s(approx (* (cos B) x) x)
#s(approx (* (cos B) x) (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/2 binary64) x))
#s(approx (* (cos B) x) (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 (* (cos B) x) (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.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 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)))
#s(approx (/ (* x 1) (tan B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))
#s(approx (tan B) (tan.f64 B))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
#s(approx (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 (pow.f64 (fma.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)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.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 (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (- 1 (* (cos B) x)) (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)))
#s(approx (* (cos B) x) (*.f64 (cos.f64 B) x))
#s(approx (cos B) (cos.f64 B))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) 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 (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 1) x)
#s(approx (* x 1) x)
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 F (sin.f64 B))))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F)))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F)))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (pow.f64 (fma.f64 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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))))) x (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 (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 (/ (- (* (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 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F)) #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))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F))) #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 -5/2 binary64) (*.f64 F x)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))))) x (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64))) F))) #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 (neg x) (neg.f64 x))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (-.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (-.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))) (pow.f64 B #s(literal -1 binary64))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F))
#s(approx (/ (+ (* 2 x) 2) B) (/.f64 #s(literal 2 binary64) B))
#s(approx (/ (+ (* 2 x) 2) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B))
#s(approx (+ (* 2 x) 2) #s(literal 2 binary64))
#s(approx (+ (* 2 x) 2) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
#s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B))
#s(approx (neg (/ (+ 1 x) B)) (-.f64 (/.f64 (neg.f64 x) B) (pow.f64 B #s(literal -1 binary64))))
#s(approx (/ (+ 1 x) B) (pow.f64 B #s(literal -1 binary64)))
#s(approx (/ (+ 1 x) B) (/.f64 (+.f64 #s(literal 1 binary64) x) B))
#s(approx (+ 1 x) #s(literal 1 binary64))
#s(approx (+ 1 x) (+.f64 #s(literal 1 binary64) x))
#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 (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F B) (neg.f64 (*.f64 (*.f64 F (/.f64 x B)) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -3 binary64)))))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.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)))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F B))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.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)))) x (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F 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 (/ (- 1 (* (cos B) x)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64))
#s(approx (- 1 (* (cos B) x)) (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (-.f64 (*.f64 (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #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))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #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 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)) x))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (-.f64 (*.f64 (/.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 (/ (- (* (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (*.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 F F) x) B) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))) (pow.f64 B #s(literal -1 binary64))) (pow.f64 (*.f64 B x) #s(literal -1 binary64))) x))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 F F) x) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) x))
#s(approx (/ (+ (* 2 x) 2) B) (*.f64 (/.f64 x B) #s(literal 2 binary64)))
#s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x))
#s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x))
#s(approx (+ (* 2 x) 2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x))
#s(approx (neg (/ (+ 1 x) B)) (/.f64 (neg.f64 x) B))
#s(approx (neg (/ (+ 1 x) B)) (*.f64 (neg.f64 x) (+.f64 (pow.f64 (*.f64 B x) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)))))
#s(approx (/ (+ 1 x) B) (/.f64 x B))
#s(approx (/ (+ 1 x) B) (*.f64 (+.f64 (pow.f64 (*.f64 B x) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x))
#s(approx (+ 1 x) x)
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) 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 (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.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 -3 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.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 -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.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 -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 F B) (/.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))))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.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 -3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.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 -5 binary64))) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (-.f64 (*.f64 (/.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 (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))
#s(approx (- 1 (* (cos B) x)) (*.f64 (neg.f64 x) (cos.f64 B)))
#s(approx (- 1 (* (cos B) x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) x))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #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 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (sin.f64 B)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))
#s(approx (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #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))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #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))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x)) #s(literal 2 binary64))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (*.f64 (neg.f64 x) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x) #s(literal -1 binary64) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))))))
#s(approx (/ (- (* (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 (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 (*.f64 F (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) B))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (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)))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (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))))
#s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F 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 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 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 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 (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)))))
#s(approx (- 1 (* (cos B) x)) (*.f64 (fma.f64 (cos.f64 B) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) x))

eval106.0ms (1.4%)

Memory
24.9MiB live, 167.8MiB allocated; 14ms collecting garbage
Compiler

Compiled 33 400 to 2 747 computations (91.8% saved)

prune113.0ms (1.5%)

Memory
5.7MiB live, 145.9MiB allocated; 7ms collecting garbage
Pruning

52 alts after pruning (50 fresh and 2 done)

PrunedKeptTotal
New55731588
Fresh131932
Picked325
Done000
Total57352625
Accuracy
100.0%
Counts
625 → 52
Alt Table
Click to see full alt table
StatusAccuracyProgram
78.2%
(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)))
69.6%
(+.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)))
85.3%
(+.f64 (neg.f64 (/.f64 (*.f64 x #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)))
58.6%
(+.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)))
69.5%
(+.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))) #s(approx (sin B) B)))
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))))
50.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))))
49.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 #s(literal -1 binary64) F))))
78.1%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B))))
59.0%
(+.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)))
31.3%
(+.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))))
52.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (sin.f64 B))))
58.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
33.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
33.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
33.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
41.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B)))
55.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.f64 x) (cos.f64 B))) (sin.f64 B)))
18.4%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
30.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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))))
33.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
33.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
54.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))))))
43.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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B))
17.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 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
28.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
24.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
32.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
30.1%
#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))
26.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x B)))
36.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
25.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 x B)))
20.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x B)))
25.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
32.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
32.8%
#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 (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)))))
40.3%
#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))))
32.5%
#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 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
14.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
16.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
10.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
24.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
18.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 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
28.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 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
25.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(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
23.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
15.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) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F B))))
6.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.f64 F F)))))
2.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
32.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 (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)))
32.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 (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)))
17.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) (sin.f64 B))))
Compiler

Compiled 5 097 to 3 335 computations (34.6% saved)

series77.0ms (1%)

Memory
7.8MiB live, 104.6MiB allocated; 8ms collecting garbage
Counts
50 → 349
Calls
Call 1
Inputs
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.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 (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin 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 #s(literal 1 binary64) x) B))
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(-.f64 #s(literal 1 binary64) x)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) 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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) 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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(*.f64 F F)
#s(literal 1/2 binary64)
#s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B))
(/.f64 #s(literal -1 binary64) B)
#s(literal -1 binary64)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
(/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))
#s(approx (- 1 (* (cos B) 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 (cos.f64 B) x)) #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))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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)))
(-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))
(*.f64 (cos.f64 B) x)
(cos.f64 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))
(*.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)
(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))
(-.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B))
(fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))
#s(literal -1/5040 binary64)
(*.f64 B B)
#s(literal 1/120 binary64)
#s(literal 1/6 binary64)
Outputs
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B)))))
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))))
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))))
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))))
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))))
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))
#s(approx F #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 (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 (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (* 1/2 (/ (+ 2 (* 2 x)) B))) (pow F 2))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
#s(approx (* F F) #s(hole binary64 (pow F 2)))
#s(approx (+ (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 (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 (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (+ (/ 1 B) (/ x B)))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (/ 1 B) (/ x 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 (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 (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 (+ (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 (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 (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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (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))))) x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (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))))) x) B)))
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ (- 1 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)))))) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) B)))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ (+ 2 (* 2 x)) B)))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (/ (+ 1 x) B))))
#s(approx (/ -1 B) #s(hole binary64 (/ -1 B)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* 1/2 (* (pow B 2) x))) x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) 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 (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 B))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2))))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow B 2)))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 -1/6))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 (- (* 1/120 (pow B 2)) 1/6)))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) #s(hole binary64 (* 1/120 (pow B 2))))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) #s(hole binary64 (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2))))))
#s(approx (+ (* -1/5040 (* B B)) 1/120) #s(hole binary64 1/120))
#s(approx (+ (* -1/5040 (* B B)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow B 2)))))
#s(approx (* B B) #s(hole binary64 (pow B 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 (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 (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 (/ (- 1 (* (cos B) x)) (sin B)) #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) (pow F 2)))))) (/ (* 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 (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* -1/5040 (pow B 7))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* (pow B 7) (- (* 1/120 (/ 1 (pow B 2))) 1/5040))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* (pow B 7) (- (* 1/120 (/ 1 (pow B 2))) (+ 1/5040 (/ 1/6 (pow B 4)))))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* (pow B 7) (- (+ (* 1/120 (/ 1 (pow B 2))) (/ 1 (pow B 6))) (+ 1/5040 (/ 1/6 (pow B 4)))))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (* -1/5040 (pow B 6))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (* (pow B 6) (- (* 1/120 (/ 1 (pow B 2))) 1/5040))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (* (pow B 6) (- (* 1/120 (/ 1 (pow B 2))) (+ 1/5040 (/ 1/6 (pow B 4)))))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (* (pow B 6) (- (+ (* 1/120 (/ 1 (pow B 2))) (/ 1 (pow B 6))) (+ 1/5040 (/ 1/6 (pow B 4)))))))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 (* -1/5040 (pow B 4))))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 (* (pow B 4) (- (* 1/120 (/ 1 (pow B 2))) 1/5040))))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 (* (pow B 4) (- (* 1/120 (/ 1 (pow B 2))) (+ 1/5040 (/ 1/6 (pow B 4)))))))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) #s(hole binary64 (* -1/5040 (pow B 4))))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) #s(hole binary64 (* (pow B 4) (- (* 1/120 (/ 1 (pow B 2))) 1/5040))))
#s(approx (+ (* -1/5040 (* B B)) 1/120) #s(hole binary64 (* -1/5040 (pow B 2))))
#s(approx (+ (* -1/5040 (* B B)) 1/120) #s(hole binary64 (* (pow B 2) (- (* 1/120 (/ 1 (pow B 2))) 1/5040))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (/ (- (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1 (+ 1 x))) B))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* -1 (* (pow B 7) (- 1/5040 (* 1/120 (/ 1 (pow B 2))))))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* -1 (* (pow B 7) (- (+ 1/5040 (/ 1/6 (pow B 4))) (* 1/120 (/ 1 (pow B 2))))))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* -1 (* (pow B 7) (- (+ 1/5040 (/ 1/6 (pow B 4))) (+ (* 1/120 (/ 1 (pow B 2))) (/ 1 (pow B 6))))))))
#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 1) #s(hole binary64 x))
#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 (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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B))))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))))
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ 1 B)))
#s(approx (/ (- 1 x) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B))))
#s(approx (- 1 x) #s(hole binary64 1))
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (+ (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (/ 1 (* B (pow F 2))) (/ 1 B))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ 2 (* B (pow F 2)))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (+ (* 2 (/ x (* B (pow F 2)))) (* 2 (/ 1 (* B (pow F 2)))))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ 2 B)))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (+ (* 2 (/ x B)) (* 2 (/ 1 B)))))
#s(approx (+ (* 2 x) 2) #s(hole binary64 2))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (/ -1 B)))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (- (* -1 (/ x B)) (/ 1 B))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 1))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (+ 1 (* -1 (* x (cos B))))))
#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 (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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B)))))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))))
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (/ x B))))
#s(approx (/ (- 1 x) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B)))))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (+ (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* 2 (/ x (* B (pow F 2))))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* x (+ (* 2 (/ 1 (* B (* (pow F 2) x)))) (* 2 (/ 1 (* B (pow F 2))))))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* 2 (/ x B))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* x (+ (* 2 (/ 1 B)) (* 2 (/ 1 (* B x)))))))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* 2 x)))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* x (+ 2 (* 2 (/ 1 x))))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (/ x B))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* -1 (* x (cos B)))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (- (/ 1 x) (cos 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 (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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))))
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (+ (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (+ (* -1 (cos B)) (/ 1 x)))))
Calls

9 calls:

TimeVariablePointExpression
29.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) x 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (/ (- 1 x) B) (- 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) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) 1/2 (neg (/ (+ 1 x) B)) (/ -1 B) -1 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B) (sin B) (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) (+ (* -1/5040 (* B B)) 1/120) -1/5040 (* B B) 1/120 1/6)
6.0ms
F
@-inf
((+ (neg (/ (* x 1) (tan B))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) x 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (/ (- 1 x) B) (- 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) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) 1/2 (neg (/ (+ 1 x) B)) (/ -1 B) -1 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B) (sin B) (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) (+ (* -1/5040 (* B B)) 1/120) -1/5040 (* B B) 1/120 1/6)
6.0ms
B
@inf
((+ (neg (/ (* x 1) (tan B))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) x 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (/ (- 1 x) B) (- 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) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) 1/2 (neg (/ (+ 1 x) B)) (/ -1 B) -1 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B) (sin B) (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) (+ (* -1/5040 (* B B)) 1/120) -1/5040 (* B B) 1/120 1/6)
6.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) x 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (/ (- 1 x) B) (- 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) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) 1/2 (neg (/ (+ 1 x) B)) (/ -1 B) -1 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B) (sin B) (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) (+ (* -1/5040 (* B B)) 1/120) -1/5040 (* B B) 1/120 1/6)
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) x 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (/ (- 1 x) B) (- 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) (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/ (/ (+ (* 2 x) 2) B) (* F F)) (/ (+ (* 2 x) 2) B) (+ (* 2 x) 2) (* F F) 1/2 (neg (/ (+ 1 x) B)) (/ -1 B) -1 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B) (sin B) (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) (+ (* -1/5040 (* B B)) 1/120) -1/5040 (* B B) 1/120 1/6)

rewrite284.0ms (3.7%)

Memory
-18.9MiB live, 340.7MiB allocated; 102ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0144816101
0150113867
0833513432
Stop Event
iter-limit
node-limit
iter-limit
Counts
399 → 570
Calls
Call 1
Inputs
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.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 (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin 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 #s(literal 1 binary64) x) B))
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(-.f64 #s(literal 1 binary64) x)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) 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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) 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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(*.f64 F F)
#s(literal 1/2 binary64)
#s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B))
(/.f64 #s(literal -1 binary64) B)
#s(literal -1 binary64)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
(/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))
#s(approx (- 1 (* (cos B) 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 (cos.f64 B) x)) #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))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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)))
(-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))
(*.f64 (cos.f64 B) x)
(cos.f64 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))
(*.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)
(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))
(-.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B))
(fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))
#s(literal -1/5040 binary64)
(*.f64 B B)
#s(literal 1/120 binary64)
#s(literal 1/6 binary64)
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B)))))
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) #s(hole binary64 (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))))
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) #s(hole binary64 (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))))
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B))) #s(hole binary64 (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))))
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) #s(hole binary64 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) #s(hole binary64 (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))))
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) #s(hole binary64 (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(hole binary64 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(hole binary64 (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))
#s(approx F #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 (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 (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (* 1/2 (/ (+ 2 (* 2 x)) B))) (pow F 2))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
#s(approx (* F F) #s(hole binary64 (pow F 2)))
#s(approx (+ (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 (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 (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (+ (/ 1 B) (/ x B)))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (/ 1 B) (/ x 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 (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 (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 (+ (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 (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 (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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (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))))) x) B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (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))))) x) B)))
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ (- 1 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)))))) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(hole binary64 (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(hole binary64 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) B)))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ (+ 2 (* 2 x)) B)))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (/ (+ 1 x) B))))
#s(approx (/ -1 B) #s(hole binary64 (/ -1 B)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* 1/2 (* (pow B 2) x))) x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x)))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) 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 (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 B))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2))))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow B 2)))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 -1/6))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 (- (* 1/120 (pow B 2)) 1/6)))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) #s(hole binary64 (* 1/120 (pow B 2))))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) #s(hole binary64 (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2))))))
#s(approx (+ (* -1/5040 (* B B)) 1/120) #s(hole binary64 1/120))
#s(approx (+ (* -1/5040 (* B B)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow B 2)))))
#s(approx (* B B) #s(hole binary64 (pow B 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 (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 (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 (/ (- 1 (* (cos B) x)) (sin B)) #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) (pow F 2)))))) (/ (* 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 (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* -1/5040 (pow B 7))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* (pow B 7) (- (* 1/120 (/ 1 (pow B 2))) 1/5040))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* (pow B 7) (- (* 1/120 (/ 1 (pow B 2))) (+ 1/5040 (/ 1/6 (pow B 4)))))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* (pow B 7) (- (+ (* 1/120 (/ 1 (pow B 2))) (/ 1 (pow B 6))) (+ 1/5040 (/ 1/6 (pow B 4)))))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (* -1/5040 (pow B 6))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (* (pow B 6) (- (* 1/120 (/ 1 (pow B 2))) 1/5040))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (* (pow B 6) (- (* 1/120 (/ 1 (pow B 2))) (+ 1/5040 (/ 1/6 (pow B 4)))))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(hole binary64 (* (pow B 6) (- (+ (* 1/120 (/ 1 (pow B 2))) (/ 1 (pow B 6))) (+ 1/5040 (/ 1/6 (pow B 4)))))))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 (* -1/5040 (pow B 4))))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 (* (pow B 4) (- (* 1/120 (/ 1 (pow B 2))) 1/5040))))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(hole binary64 (* (pow B 4) (- (* 1/120 (/ 1 (pow B 2))) (+ 1/5040 (/ 1/6 (pow B 4)))))))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) #s(hole binary64 (* -1/5040 (pow B 4))))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) #s(hole binary64 (* (pow B 4) (- (* 1/120 (/ 1 (pow B 2))) 1/5040))))
#s(approx (+ (* -1/5040 (* B B)) 1/120) #s(hole binary64 (* -1/5040 (pow B 2))))
#s(approx (+ (* -1/5040 (* B B)) 1/120) #s(hole binary64 (* (pow B 2) (- (* 1/120 (/ 1 (pow B 2))) 1/5040))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (/ (- (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1 (+ 1 x))) B))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* -1 (* (pow B 7) (- 1/5040 (* 1/120 (/ 1 (pow B 2))))))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* -1 (* (pow B 7) (- (+ 1/5040 (/ 1/6 (pow B 4))) (* 1/120 (/ 1 (pow B 2))))))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) #s(hole binary64 (* -1 (* (pow B 7) (- (+ 1/5040 (/ 1/6 (pow B 4))) (+ (* 1/120 (/ 1 (pow B 2))) (/ 1 (pow B 6))))))))
#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 1) #s(hole binary64 x))
#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 (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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B))))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))))
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ 1 B)))
#s(approx (/ (- 1 x) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B))))
#s(approx (- 1 x) #s(hole binary64 1))
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (+ (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (/ 1 (* B (pow F 2))) (/ 1 B))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (/ 2 (* B (pow F 2)))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (+ (* 2 (/ x (* B (pow F 2)))) (* 2 (/ 1 (* B (pow F 2)))))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (/ 2 B)))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (+ (* 2 (/ x B)) (* 2 (/ 1 B)))))
#s(approx (+ (* 2 x) 2) #s(hole binary64 2))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (+ 2 (* 2 x))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (/ -1 B)))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (- (* -1 (/ x B)) (/ 1 B))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 1))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (+ 1 (* -1 (* x (cos B))))))
#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 (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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B)))))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))))
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (/ x B))))
#s(approx (/ (- 1 x) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B)))))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (+ (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* 2 (/ x (* B (pow F 2))))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) #s(hole binary64 (* x (+ (* 2 (/ 1 (* B (* (pow F 2) x)))) (* 2 (/ 1 (* B (pow F 2))))))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* 2 (/ x B))))
#s(approx (/ (+ (* 2 x) 2) B) #s(hole binary64 (* x (+ (* 2 (/ 1 B)) (* 2 (/ 1 (* B x)))))))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* 2 x)))
#s(approx (+ (* 2 x) 2) #s(hole binary64 (* x (+ 2 (* 2 (/ 1 x))))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (/ x B))))
#s(approx (neg (/ (+ 1 x) B)) #s(hole binary64 (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* -1 (* x (cos B)))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (- (/ 1 x) (cos 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 (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 (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))))
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (+ (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))))
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (+ (* -1 (cos B)) (/ 1 x)))))
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
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 (pow.f64 (fma.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 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 F F)))
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64)))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))))
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) #s(literal 2 binary64))
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64))
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64))
(fma.f64 F F #s(literal 2 binary64))
(+.f64 (*.f64 F F) #s(literal 2 binary64))
(+.f64 #s(literal 2 binary64) (*.f64 F F))
(sin.f64 B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #s(literal 1 binary64) x) B))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 B))
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(-.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 x B))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) x)
(+.f64 (neg.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (neg.f64 x))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B))) (*.f64 #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (-.f64 (*.f64 #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B))))))
(fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))
(+.f64 #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (*.f64 (*.f64 F F) B)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))))
(/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F)
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))) (-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) (*.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)) (neg.f64 (*.f64 F F)))
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 F F) B)))
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B))
(fma.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))
(fma.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)))
(-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)))
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) B))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 (/.f64 x B) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 #s(literal 2 binary64) B))) (-.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) B)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) B) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 (/.f64 x B) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 #s(literal 2 binary64) B)) (*.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) B)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 B))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)
(fma.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 x B) #s(literal 2 binary64)))
(fma.f64 (/.f64 x B) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) B))
(fma.f64 #s(literal 2 binary64) (pow.f64 B #s(literal -1 binary64)) (*.f64 (/.f64 x B) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (/.f64 x B) (/.f64 #s(literal 2 binary64) B))
(-.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 B #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal 2 binary64) B) (*.f64 (/.f64 x B) #s(literal 2 binary64)))
(+.f64 (*.f64 (/.f64 x B) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) B))
(/.f64 (-.f64 #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))
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))
(+.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)))
(*.f64 (neg.f64 F) (neg.f64 F))
(*.f64 (fabs.f64 F) (fabs.f64 F))
(*.f64 F F)
(pow.f64 F #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)))
#s(literal 1/2 binary64)
#s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B))
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) (neg.f64 B))
#s(literal -1 binary64)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
(/.f64 (neg.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64))) (neg.f64 (sin.f64 B)))
(/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))
#s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))
(-.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (cos.f64 B) x) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) 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) (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.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 (neg.f64 x) (cos.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))))))
(fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64))
(fma.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)))
(-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))
(+.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 B)) x))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.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 (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)
(*.f64 B (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)))
(fma.f64 B #s(literal 1 binary64) (*.f64 B (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B))))
(fma.f64 #s(literal 1 binary64) B (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) B))
(+.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) B))
(+.f64 (*.f64 B #s(literal 1 binary64)) (*.f64 B (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) B) B #s(literal 1 binary64))
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64))
(fma.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 B B)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64))))
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal 1/6 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64))
(*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B)
(*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 B B))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))
(fma.f64 (*.f64 B B) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) (*.f64 B B)))
(fma.f64 (*.f64 B B) #s(literal 1/120 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))))
(fma.f64 #s(literal 1/120 binary64) (*.f64 B B) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) (*.f64 B B)))
(fma.f64 #s(literal 1/120 binary64) (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))))
(+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) (*.f64 B B)))
(+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))))
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))
(fma.f64 (*.f64 #s(literal -1/5040 binary64) B) B #s(literal 1/120 binary64))
(fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))
(fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 B B)))
(+.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))
#s(literal -1/5040 binary64)
(*.f64 (pow.f64 B #s(literal 1 binary64)) (pow.f64 B #s(literal 1 binary64)))
(*.f64 (fabs.f64 B) (fabs.f64 B))
(*.f64 (neg.f64 B) (neg.f64 B))
(*.f64 B B)
(pow.f64 B #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64)))
#s(literal 1/120 binary64)
#s(literal 1/6 binary64)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (neg.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 (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 (/ 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (neg.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 (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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (neg.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 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (neg.f64 x) B))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 F B) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (neg.f64 x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3 binary64))))) (*.f64 F F) (*.f64 (pow.f64 B #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))))) F (/.f64 (neg.f64 x) B)))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.f64 F F)))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F))
#s(approx (* F F) (*.f64 F F))
#s(approx (+ (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 (/ 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))
#s(approx (/ (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal 1 binary64))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
#s(approx (/ 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F))
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F)
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) #s(literal 1 binary64)) F))
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) F))
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))) #s(literal 1 binary64)) F))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 F F))
#s(approx (+ (* 2 x) (+ (* F F) 2)) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F)))
#s(approx (+ (* F F) 2) (*.f64 F F))
#s(approx (+ (* F F) 2) (*.f64 (fma.f64 (pow.f64 F #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 F F)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) #s(literal -1/2 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))) (/.f64 x B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (-.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) #s(literal -1/2 binary64) (pow.f64 B #s(literal -1 binary64))))) (/.f64 x B)))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 B)))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (+.f64 #s(literal 1 binary64) x) B)))
#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 (/ 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (sin B)) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) #s(literal -1 binary64))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) #s(literal 1 binary64)))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal 1 binary64)))
#s(approx (* F (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
#s(approx (/ 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 (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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 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 (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) F)))
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (neg.f64 F))
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (neg.f64 F) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))) #s(literal 1 binary64))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (/.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 B)))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 B))))
#s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)))))))
#s(approx (+ (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))
#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) (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (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 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (/ (- 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 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/120 binary64)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.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 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/120 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/5040 binary64))))) (*.f64 B B) (*.f64 #s(literal -1/24 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/120 binary64)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B))
#s(approx (/ (- 1 x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) B))
#s(approx (/ (+ (* 2 x) 2) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B))
#s(approx (neg (/ (+ 1 x) B)) (/.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 B)))
#s(approx (/ -1 B) (/.f64 #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 (*.f64 (*.f64 B B) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 B B) #s(literal 1 binary64)) x))
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/720 binary64) (*.f64 #s(literal -1/24 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 B B) #s(literal 1 binary64)) x))
#s(approx (* (cos B) x) x)
#s(approx (* (cos B) x) (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/2 binary64) x))
#s(approx (* (cos B) x) (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 (* (cos B) x) (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 (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) B)
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) #s(literal 1 binary64))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) #s(literal -1/6 binary64))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) (*.f64 (*.f64 B B) #s(literal 1/120 binary64)))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) B) B))
#s(approx (+ (* -1/5040 (* B B)) 1/120) #s(literal 1/120 binary64))
#s(approx (+ (* -1/5040 (* B B)) 1/120) (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))
#s(approx (* B B) (*.f64 B B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (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 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)))
#s(approx (/ (* x 1) (tan B)) (/.f64 (*.f64 (cos.f64 B) x) (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.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 (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.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 (- 1 (* (cos B) x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)))
#s(approx (* (cos B) x) (*.f64 (cos.f64 B) x))
#s(approx (cos B) (cos.f64 B))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (*.f64 (pow.f64 B #s(literal 7 binary64)) #s(literal -1/5040 binary64)))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (*.f64 (-.f64 (*.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 B #s(literal 7 binary64))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 4 binary64)))) (pow.f64 B #s(literal 7 binary64))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 B #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 4 binary64)))) (pow.f64 B #s(literal 7 binary64))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/5040 binary64)))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (*.f64 (pow.f64 B #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (*.f64 (pow.f64 B #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 4 binary64))))))
#s(approx (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 B #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 4 binary64)))) (pow.f64 B #s(literal 6 binary64))))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal -1/5040 binary64)))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (*.f64 (pow.f64 B #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64))))
#s(approx (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 4 binary64)))) (pow.f64 B #s(literal 4 binary64))))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal -1/5040 binary64)))
#s(approx (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) (*.f64 (pow.f64 B #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64))))
#s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))
#s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 B B)))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) B)))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 B #s(literal 7 binary64)))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 B #s(literal 7 binary64)))))
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 B #s(literal -6 binary64)))) (pow.f64 B #s(literal 7 binary64)))))
#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 1) x)
#s(approx (* x 1) 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 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -5 binary64))) x) #s(literal 1/2 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 (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 (/ (- 1 (* (cos B) x)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))
#s(approx (/ (- 1 x) B) (pow.f64 B #s(literal -1 binary64)))
#s(approx (/ (- 1 x) B) (fma.f64 (/.f64 x B) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64))))
#s(approx (- 1 x) #s(literal 1 binary64))
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (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 (/ (- (* (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (-.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (-.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))) (pow.f64 B #s(literal -1 binary64))))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B)))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F))
#s(approx (/ (+ (* 2 x) 2) B) (/.f64 #s(literal 2 binary64) B))
#s(approx (/ (+ (* 2 x) 2) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B))
#s(approx (+ (* 2 x) 2) #s(literal 2 binary64))
#s(approx (+ (* 2 x) 2) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
#s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B))
#s(approx (neg (/ (+ 1 x) B)) (-.f64 (/.f64 (neg.f64 x) B) (pow.f64 B #s(literal -1 binary64))))
#s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64))
#s(approx (- 1 (* (cos B) x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) 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 (/ 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 (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 (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)))
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))
#s(approx (/ (- 1 x) B) (/.f64 (neg.f64 x) B))
#s(approx (/ (- 1 x) B) (*.f64 (-.f64 (pow.f64 (*.f64 B x) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x))
#s(approx (- 1 x) (neg.f64 x))
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))
#s(approx (+ (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 (/ (- (* (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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (*.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 F F) x) B) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))) (pow.f64 B #s(literal -1 binary64))) (pow.f64 (*.f64 B x) #s(literal -1 binary64))) x))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)))
#s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 F F) x) B)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) x))
#s(approx (/ (+ (* 2 x) 2) B) (*.f64 (/.f64 x B) #s(literal 2 binary64)))
#s(approx (/ (+ (* 2 x) 2) B) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B x)) (/.f64 #s(literal 2 binary64) B)) x))
#s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x))
#s(approx (+ (* 2 x) 2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x))
#s(approx (neg (/ (+ 1 x) B)) (/.f64 (neg.f64 x) B))
#s(approx (neg (/ (+ 1 x) B)) (*.f64 (neg.f64 x) (+.f64 (pow.f64 (*.f64 B x) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)))))
#s(approx (- 1 (* (cos B) x)) (*.f64 (neg.f64 x) (cos.f64 B)))
#s(approx (- 1 (* (cos B) x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) x))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 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 (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)))))
#s(approx (/ (- 1 x) B) (*.f64 (neg.f64 x) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 B x) #s(literal -1 binary64)))))
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 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 (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (*.f64 (neg.f64 x) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)))))
#s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x) #s(literal -1 binary64) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))))))
#s(approx (- 1 (* (cos B) x)) (*.f64 (fma.f64 #s(literal -1 binary64) (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) x))

eval89.0ms (1.1%)

Memory
10.7MiB live, 148.4MiB allocated; 11ms collecting garbage
Compiler

Compiled 31 493 to 3 083 computations (90.2% saved)

prune95.0ms (1.2%)

Memory
-45.4MiB live, 193.6MiB allocated; 25ms collecting garbage
Pruning

58 alts after pruning (54 fresh and 4 done)

PrunedKeptTotal
New54520565
Fresh113445
Picked325
Done022
Total55958617
Accuracy
100.0%
Counts
617 → 58
Alt Table
Click to see full alt table
StatusAccuracyProgram
85.4%
(+.f64 (neg.f64 (/.f64 (*.f64 x #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)))
69.6%
(+.f64 (neg.f64 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
53.7%
(+.f64 (neg.f64 (/.f64 (*.f64 x #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)))
58.6%
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (sin.f64 B)))
69.5%
(+.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))) #s(approx (sin B) B)))
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))))
50.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))))
49.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 #s(literal -1 binary64) F))))
78.1%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B))))
47.7%
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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)))
59.0%
(+.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.0%
(+.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)))
31.3%
(+.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))))
52.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (sin.f64 B))))
58.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))
33.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))
33.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) B) B))))
31.9%
#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 #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))) x)) #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))))
31.9%
#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 #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))) x)) #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))))
32.1%
#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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))
41.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B)))
32.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))
55.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.f64 x) (cos.f64 B))) (sin.f64 B)))
18.4%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
10.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))))
10.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
11.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) B)))
30.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/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))))
30.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
33.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
33.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
54.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))))))
43.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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) x) B))
17.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 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
28.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
24.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
32.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
30.1%
#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))
26.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x B)))
36.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
25.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 x B)))
20.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x B)))
25.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
32.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
40.3%
#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))))
32.5%
#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 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
14.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
24.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (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))))
10.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
28.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 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
10.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
10.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
10.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
15.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) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 F B))))
6.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.f64 F F)))))
2.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
32.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 (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)))
17.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) (sin.f64 B))))
Compiler

Compiled 7 583 to 2 446 computations (67.7% saved)

regimes127.0ms (1.6%)

Memory
45.7MiB live, 282.2MiB allocated; 32ms collecting garbage
Counts
101 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.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 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (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))) #s(approx (sin B) 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)))
(+.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 (*.f64 x #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)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (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)))
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.f64 x #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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(+.f64 (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.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) (*.f64 (cos.f64 B) x)) (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)))
(+.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)))
Calls

4 calls:

41.0ms
F
28.0ms
B
26.0ms
x
25.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))))))
Results
AccuracySegmentsBranch
88.3%2(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
99.7%3F
85.4%1B
85.4%1x
Compiler

Compiled 30 to 29 computations (3.3% saved)

regimes30.0ms (0.4%)

Memory
-24.0MiB live, 70.0MiB allocated; 3ms collecting garbage
Counts
91 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.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 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (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))) #s(approx (sin B) 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)))
(+.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 (*.f64 x #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)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (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)))
(+.f64 (neg.f64 (/.f64 (*.f64 x #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 (*.f64 x #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
#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 (*.f64 x #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 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (sin.f64 B)))
Calls

1 calls:

24.0ms
F
Results
AccuracySegmentsBranch
99.7%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes30.0ms (0.4%)

Memory
19.9MiB live, 70.1MiB allocated; 4ms collecting garbage
Counts
89 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.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 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (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))) #s(approx (sin B) 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)))
(+.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 (*.f64 x #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)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (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)))
(+.f64 (neg.f64 (/.f64 (*.f64 x #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
#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 (*.f64 x #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 (*.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)))
Calls

1 calls:

24.0ms
F
Results
AccuracySegmentsBranch
99.7%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes61.0ms (0.8%)

Memory
7.3MiB live, 53.7MiB allocated; 3ms collecting garbage
Counts
88 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.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 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (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))) #s(approx (sin B) 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)))
(+.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 (*.f64 x #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)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (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)))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B))))
(+.f64 (neg.f64 (/.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)))
Calls

1 calls:

55.0ms
F
Results
AccuracySegmentsBranch
99.7%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes47.0ms (0.6%)

Memory
-28.3MiB live, 64.0MiB allocated; 5ms collecting garbage
Counts
86 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.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 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (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))) #s(approx (sin B) 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)))
(+.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 (*.f64 x #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)))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.f64 (neg.f64 (/.f64 (*.f64 x #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)))
(+.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)))
Calls

1 calls:

24.0ms
F
Results
AccuracySegmentsBranch
99.2%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes30.0ms (0.4%)

Memory
15.3MiB live, 65.2MiB allocated; 5ms collecting garbage
Counts
85 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.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 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (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))) #s(approx (sin B) 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)))
(+.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
#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 (/.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 (*.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)))
Calls

1 calls:

25.0ms
F
Results
AccuracySegmentsBranch
91.4%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes30.0ms (0.4%)

Memory
-16.8MiB live, 73.7MiB allocated; 6ms collecting garbage
Counts
84 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.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 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (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))) #s(approx (sin B) 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)))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.f64 (neg.f64 (/.f64 (*.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)))
(+.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)))
Calls

1 calls:

24.0ms
F
Results
AccuracySegmentsBranch
91.4%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes28.0ms (0.4%)

Memory
28.7MiB live, 74.6MiB allocated; 3ms collecting garbage
Counts
83 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.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 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (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))) #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) (*.f64 (cos.f64 B) x)) (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))) #s(approx (sin B) 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)))
Calls

1 calls:

22.0ms
F
Results
AccuracySegmentsBranch
91.4%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes33.0ms (0.4%)

Memory
-29.8MiB live, 70.0MiB allocated; 10ms collecting garbage
Counts
82 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.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 (*.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/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 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) F))) (sin.f64 B)))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.f64 (neg.f64 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) 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)))
Calls

1 calls:

25.0ms
F
Results
AccuracySegmentsBranch
91.4%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes24.0ms (0.3%)

Memory
21.6MiB live, 68.4MiB allocated; 2ms collecting garbage
Counts
74 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (cos.f64 B) x)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))))
(+.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
#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 (*.f64 x #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)))))) #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)))
Calls

1 calls:

19.0ms
F
Results
AccuracySegmentsBranch
91.4%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes109.0ms (1.4%)

Memory
-0.0MiB live, 193.5MiB allocated; 13ms collecting garbage
Counts
72 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (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) #s(approx (* (cos B) x) x)) (sin.f64 B))))
(+.f64 (neg.f64 (/.f64 (*.f64 x #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)))))) #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)))
Calls

4 calls:

43.0ms
B
22.0ms
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
19.0ms
x
19.0ms
F
Results
AccuracySegmentsBranch
69.6%1B
79.6%3x
80.4%4(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
86.7%3F
Compiler

Compiled 30 to 29 computations (3.3% saved)

regimes67.0ms (0.9%)

Memory
24.1MiB live, 63.7MiB allocated; 6ms collecting garbage
Counts
70 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) B)))
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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 #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)) (*.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 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) (*.f64 (neg.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 (/.f64 (*.f64 x #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)))))) #s(approx (sin B) 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) #s(approx (* (cos B) x) x)) (sin.f64 B)))
Calls

1 calls:

63.0ms
F
Results
AccuracySegmentsBranch
81.6%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes104.0ms (1.3%)

Memory
12.3MiB live, 178.3MiB allocated; 60ms collecting garbage
Counts
64 → 5
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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)))
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)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B)))
Calls

3 calls:

30.0ms
F
23.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))))))
22.0ms
x
Results
AccuracySegmentsBranch
70.3%4(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
73.9%2x
78.6%5F
Compiler

Compiled 29 to 26 computations (10.3% saved)

regimes95.0ms (1.2%)

Memory
-25.7MiB live, 166.4MiB allocated; 52ms collecting garbage
Counts
63 → 2
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #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 (/.f64 F #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F))))
Calls

3 calls:

43.0ms
F
24.0ms
x
16.0ms
B
Results
AccuracySegmentsBranch
69.3%2B
61.6%2x
70.7%3F
Compiler

Compiled 3 to 9 computations (-200% saved)

regimes56.0ms (0.7%)

Memory
12.1MiB live, 66.2MiB allocated; 28ms collecting garbage
Counts
62 → 2
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
(+.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 (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))))) (/.f64 #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)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* B B)) 1/120) (*.f64 (*.f64 B B) #s(literal -1/5040 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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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))))
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) 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))))
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))))
Calls

2 calls:

36.0ms
F
15.0ms
B
Results
AccuracySegmentsBranch
69.9%3F
68.4%2B
Compiler

Compiled 2 to 6 computations (-200% saved)

regimes49.0ms (0.6%)

Memory
-7.5MiB live, 87.9MiB allocated; 7ms collecting garbage
Counts
56 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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))) (/.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))
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 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x 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) #s(approx (* (cos B) x) x)) (sin.f64 B)))
Calls

3 calls:

17.0ms
B
15.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))))))
14.0ms
F
Results
AccuracySegmentsBranch
53.1%4(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
66.4%3F
52.7%2B
Compiler

Compiled 29 to 26 computations (10.3% saved)

regimes17.0ms (0.2%)

Memory
29.5MiB live, 29.5MiB allocated; 0ms collecting garbage
Counts
53 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #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))))) (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))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* B B)) 1/120) (* B B)) 1/6) (* B B)) 1) 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))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 F #s(literal -1 binary64)))) (/.f64 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (sin.f64 B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #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 (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))))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (-.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)))
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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B)))
Calls

1 calls:

13.0ms
F
Results
AccuracySegmentsBranch
66.4%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes26.0ms (0.3%)

Memory
-6.9MiB live, 38.9MiB allocated; 3ms collecting garbage
Counts
42 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B)))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B)))
Calls

2 calls:

12.0ms
F
11.0ms
x
Results
AccuracySegmentsBranch
46.2%2x
59.9%3F
Compiler

Compiled 2 to 6 computations (-200% saved)

regimes75.0ms (1%)

Memory
-15.4MiB live, 35.5MiB allocated; 58ms collecting garbage
Counts
41 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #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))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)))
Calls

2 calls:

62.0ms
F
10.0ms
B
Results
AccuracySegmentsBranch
51.1%2B
53.4%3F
Compiler

Compiled 2 to 6 computations (-200% saved)

regimes30.0ms (0.4%)

Memory
-15.4MiB live, 35.4MiB allocated; 9ms collecting garbage
Counts
40 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))) #s(approx (neg (/ (+ 1 (* (cos B) x)) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
Calls

2 calls:

17.0ms
B
10.0ms
F
Results
AccuracySegmentsBranch
50.1%2B
52.2%3F
Compiler

Compiled 2 to 6 computations (-200% saved)

regimes13.0ms (0.2%)

Memory
20.4MiB live, 20.4MiB allocated; 0ms collecting garbage
Counts
39 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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) (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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) #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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F) F) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 F F)))) (*.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 (/.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 (fma.f64 #s(literal 1 binary64) B (*.f64 B x)) (*.f64 B B))))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F))) (/.f64 x 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 #s(approx (cos B) (fma.f64 (*.f64 B B) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #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))))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (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 (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #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))) x)) #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))))
Outputs
#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 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
Calls

1 calls:

10.0ms
F
Results
AccuracySegmentsBranch
51.9%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes28.0ms (0.4%)

Memory
2.5MiB live, 49.0MiB allocated; 1ms collecting garbage
Counts
23 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (/.f64 F B) #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F))) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) (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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (*.f64 (/.f64 x (*.f64 (*.f64 F F) B)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (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))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 (/.f64 (/.f64 #s(approx (+ (* 2 x) 2) (*.f64 #s(literal 2 binary64) x)) B) (*.f64 F F)) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (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) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #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))))) (neg.f64 #s(approx (/ (+ 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 B B) x) #s(literal 1 binary64)) B))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
Calls

4 calls:

7.0ms
B
6.0ms
F
6.0ms
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
6.0ms
x
Results
AccuracySegmentsBranch
34.7%2x
39.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))))))
34.8%2B
46.4%3F
Compiler

Compiled 30 to 29 computations (3.3% saved)

regimes5.0ms (0.1%)

Memory
11.3MiB live, 11.3MiB allocated; 0ms collecting garbage
Counts
14 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (pow (+ (+ (* 2 x) (* F F)) 2) -1) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)))
Calls

1 calls:

4.0ms
F
Results
AccuracySegmentsBranch
46.4%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes7.0ms (0.1%)

Memory
-40.1MiB live, 6.3MiB allocated; 4ms collecting garbage
Counts
11 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 #s(approx (* (/ F B) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) #s(approx (+ (* (/ (/ (+ (* 2 x) 2) B) (* F F)) 1/2) (neg (/ (+ 1 x) B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)))))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) B) (fma.f64 #s(approx (/ (/ (+ (* 2 x) 2) B) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) B))) #s(literal 1/2 binary64) #s(approx (neg (/ (+ 1 x) B)) (/.f64 #s(literal -1 binary64) B)))))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
Calls

1 calls:

3.0ms
F
Results
AccuracySegmentsBranch
46.3%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes4.0ms (0.1%)

Memory
10.0MiB live, 10.0MiB allocated; 0ms collecting garbage
Counts
4 → 2
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (neg.f64 x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (pow (+ (+ (* 2 x) (* F F)) 2) -1)) F) x) (-.f64 #s(literal 1 binary64) x)) B))
Calls

2 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))))))
2.0ms
F
Results
AccuracySegmentsBranch
35.3%2(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
38.4%2F
Compiler

Compiled 28 to 23 computations (17.9% saved)

regimes6.0ms (0.1%)

Memory
9.7MiB live, 9.7MiB allocated; 0ms collecting garbage
Counts
2 → 3
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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))))) (/.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 (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #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))
Calls

4 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
1.0ms
B
Results
AccuracySegmentsBranch
36.2%3x
30.1%1B
30.1%1(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
32.6%2F
Compiler

Compiled 30 to 29 computations (3.3% saved)

regimes5.0ms (0.1%)

Memory
12.5MiB live, 12.5MiB allocated; 0ms collecting garbage
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) B)))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) B)))
Calls

4 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
x
1.0ms
B
1.0ms
F
Results
AccuracySegmentsBranch
11.0%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))))))
11.0%1B
11.0%1F
11.0%1x
Compiler

Compiled 30 to 29 computations (3.3% saved)

bsearch55.0ms (0.7%)

Memory
-27.8MiB live, 68.3MiB allocated; 6ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
24.0ms
114889.21509468896
540943513.161116
25.0ms
-180774995305.24136
-374618289.288207
Samples
33.0ms256×0valid
2.0ms23×0invalid
Compiler

Compiled 846 to 666 computations (21.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-tan: 7.0ms (25.6% of total)
ival-sin: 6.0ms (21.9% of total)
ival-pow: 5.0ms (18.3% of total)
ival-mult!: 4.0ms (14.6% of total)
ival-div!: 3.0ms (11% of total)
ival-add!: 2.0ms (7.3% of total)
ival-neg: 1.0ms (3.7% of total)
adjust: 0.0ms (0% of total)

bsearch13.0ms (0.2%)

Memory
17.0MiB live, 17.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
3.0ms
9.193822417113233e+61
4.515249313267899e+62
8.0ms
-9.833542733648896e+110
-5.324472177820171e+110
Samples
8.0ms64×0valid
0.0ms0invalid
Compiler

Compiled 263 to 206 computations (21.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-tan: 2.0ms (31.7% of total)
ival-sin: 1.0ms (15.9% of total)
ival-div!: 1.0ms (15.9% of total)
ival-pow: 1.0ms (15.9% of total)
ival-mult!: 1.0ms (15.9% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch8.0ms (0.1%)

Memory
9.6MiB live, 9.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
0.0ms
114889.21509468896
540943513.161116
6.0ms
-9.833542733648896e+110
-5.324472177820171e+110
Samples
4.0ms32×0valid
Compiler

Compiled 360 to 284 computations (21.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-tan: 1.0ms (30.2% of total)
ival-sin: 1.0ms (30.2% of total)
ival-pow: 1.0ms (30.2% of total)
ival-mult!: 1.0ms (30.2% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)
ival-div!: 0.0ms (0% of total)

bsearch32.0ms (0.4%)

Memory
-4.1MiB live, 41.6MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
narrow-enough
Steps
TimeLeftRight
1.0ms
114889.21509468896
540943513.161116
28.0ms
-374618289.288207
-93.20580714586647
Samples
20.0ms144×0valid
2.0ms16×0invalid
Compiler

Compiled 775 to 605 computations (21.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-tan: 4.0ms (23.4% of total)
ival-add!: 3.0ms (17.6% of total)
ival-sin: 3.0ms (17.6% of total)
ival-pow: 3.0ms (17.6% of total)
ival-mult!: 3.0ms (17.6% of total)
ival-div!: 2.0ms (11.7% of total)
ival-neg: 1.0ms (5.9% of total)
adjust: 0.0ms (0% of total)

bsearch40.0ms (0.5%)

Memory
5.3MiB live, 51.3MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
26.0ms
0.0018837115067406442
114889.21509468896
9.0ms
-180774995305.24136
-374618289.288207
Samples
24.0ms192×0valid
1.0ms11×0invalid
Compiler

Compiled 1 010 to 804 computations (20.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-tan: 4.0ms (21.1% of total)
ival-sin: 4.0ms (21.1% of total)
ival-pow: 3.0ms (15.8% of total)
ival-mult!: 3.0ms (15.8% of total)
ival-div!: 2.0ms (10.5% of total)
ival-add!: 1.0ms (5.3% of total)
ival-neg: 1.0ms (5.3% of total)
adjust: 0.0ms (0% of total)

bsearch49.0ms (0.6%)

Memory
14.4MiB live, 64.3MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
0.0004512700759328754
0.0018837115067406442
26.0ms
-374618289.288207
-93.20580714586647
Samples
28.0ms224×0valid
6.0ms26×0invalid
Compiler

Compiled 1 173 to 893 computations (23.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-tan: 5.0ms (21.4% of total)
ival-sin: 5.0ms (21.4% of total)
ival-pow: 4.0ms (17.1% of total)
ival-mult!: 4.0ms (17.1% of total)
ival-add!: 2.0ms (8.6% of total)
ival-div!: 2.0ms (8.6% of total)
ival-neg: 1.0ms (4.3% of total)
adjust: 0.0ms (0% of total)

bsearch5.0ms (0.1%)

Memory
-41.0MiB live, 5.3MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0004512700759328754
0.0018837115067406442
3.0ms
-180774995305.24136
-374618289.288207
Compiler

Compiled 826 to 650 computations (21.3% saved)

bsearch3.0ms (0%)

Memory
5.8MiB live, 5.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0004512700759328754
0.0018837115067406442
1.0ms
-374618289.288207
-93.20580714586647
Compiler

Compiled 888 to 698 computations (21.4% saved)

bsearch3.0ms (0%)

Memory
5.0MiB live, 5.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0004512700759328754
0.0018837115067406442
1.0ms
-180774995305.24136
-374618289.288207
Compiler

Compiled 840 to 650 computations (22.6% saved)

bsearch3.0ms (0%)

Memory
4.9MiB live, 4.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0004512700759328754
0.0018837115067406442
1.0ms
-180774995305.24136
-374618289.288207
Compiler

Compiled 906 to 692 computations (23.6% saved)

bsearch3.0ms (0%)

Memory
5.0MiB live, 5.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0004512700759328754
0.0018837115067406442
1.0ms
-180774995305.24136
-374618289.288207
Compiler

Compiled 922 to 700 computations (24.1% saved)

bsearch3.0ms (0%)

Memory
5.0MiB live, 5.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0004512700759328754
0.0018837115067406442
1.0ms
-180774995305.24136
-374618289.288207
Compiler

Compiled 916 to 700 computations (23.6% saved)

bsearch113.0ms (1.4%)

Memory
-20.1MiB live, 71.8MiB allocated; 6ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
17.0ms
114889.21509468896
540943513.161116
23.0ms
7.101538001370021e-140
2.6265994302452194e-136
48.0ms
-4.325529286987302e-232
-8.533780963510926e-235
4.0ms
-374618289.288207
-93.20580714586647
Samples
69.0ms368×0valid
4.0ms37×0invalid
Compiler

Compiled 2 209 to 1 693 computations (23.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 38.0ms
ival-tan: 9.0ms (23.7% of total)
ival-sin: 8.0ms (21.1% of total)
ival-pow: 7.0ms (18.4% of total)
ival-mult!: 6.0ms (15.8% of total)
ival-div!: 4.0ms (10.5% of total)
ival-add!: 2.0ms (5.3% of total)
ival-neg: 2.0ms (5.3% of total)
adjust: 0.0ms (0% of total)

bsearch19.0ms (0.2%)

Memory
15.7MiB live, 15.7MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
16.0ms
0.0013017147414371864
0.05761758764550552
Samples
11.0ms112×0valid
Compiler

Compiled 618 to 453 computations (26.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-pow: 2.0ms (23.9% of total)
ival-mult!: 2.0ms (23.9% of total)
ival-tan: 1.0ms (12% of total)
ival-add!: 1.0ms (12% of total)
ival-sin: 1.0ms (12% of total)
ival-neg: 1.0ms (12% of total)
ival-div!: 1.0ms (12% of total)
adjust: 0.0ms (0% of total)

bsearch2.0ms (0%)

Memory
1.8MiB live, 1.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0013017147414371864
0.05761758764550552
Compiler

Compiled 569 to 425 computations (25.3% saved)

bsearch15.0ms (0.2%)

Memory
13.1MiB live, 13.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0004512700759328754
0.0018837115067406442
12.0ms
-374618289.288207
-93.20580714586647
Samples
8.0ms64×0valid
0.0ms0invalid
Compiler

Compiled 1 281 to 929 computations (27.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-tan: 1.0ms (15.6% of total)
ival-sin: 1.0ms (15.6% of total)
ival-div!: 1.0ms (15.6% of total)
ival-pow: 1.0ms (15.6% of total)
ival-mult!: 1.0ms (15.6% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch3.0ms (0%)

Memory
3.1MiB live, 3.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0004512700759328754
0.0018837115067406442
1.0ms
-374618289.288207
-93.20580714586647
Compiler

Compiled 1 266 to 929 computations (26.6% saved)

bsearch44.0ms (0.6%)

Memory
-29.8MiB live, 18.8MiB allocated; 6ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0004512700759328754
0.0018837115067406442
40.0ms
-3.7987255891912014e+217
-3.0826819778410213e+215
Samples
14.0ms112×0valid
Compiler

Compiled 1 119 to 814 computations (27.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-tan: 2.0ms (18.5% of total)
ival-sin: 2.0ms (18.5% of total)
ival-pow: 2.0ms (18.5% of total)
ival-mult!: 2.0ms (18.5% of total)
ival-add!: 1.0ms (9.2% of total)
ival-div!: 1.0ms (9.2% of total)
adjust: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch34.0ms (0.4%)

Memory
27.8MiB live, 27.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
29.0ms
540943513.161116
7.32557975574737e+23
1.0ms
-3.7987255891912014e+217
-3.0826819778410213e+215
Samples
19.0ms160×0valid
2.0ms20×0invalid
Compiler

Compiled 1 439 to 1 050 computations (27% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-tan: 4.0ms (24.4% of total)
ival-sin: 3.0ms (18.3% of total)
ival-pow: 3.0ms (18.3% of total)
ival-mult!: 3.0ms (18.3% of total)
ival-div!: 2.0ms (12.2% of total)
ival-add!: 1.0ms (6.1% of total)
ival-neg: 1.0ms (6.1% of total)
adjust: 0.0ms (0% of total)

bsearch32.0ms (0.4%)

Memory
-27.9MiB live, 17.9MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
28.0ms
2.032862564464739e+78
1.0819743756170665e+79
1.0ms
-3.7987255891912014e+217
-3.0826819778410213e+215
Samples
23.0ms96×0valid
1.0ms0invalid
Compiler

Compiled 1 215 to 862 computations (29.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-mult!: 12.0ms (58.9% of total)
ival-tan: 2.0ms (9.8% of total)
ival-sin: 2.0ms (9.8% of total)
ival-pow: 2.0ms (9.8% of total)
ival-add!: 1.0ms (4.9% of total)
ival-div!: 1.0ms (4.9% of total)
adjust: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch29.0ms (0.4%)

Memory
29.9MiB live, 29.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
2.032862564464739e+78
1.0819743756170665e+79
25.0ms
-5.1551128668891224e+162
-5.957857027283418e+153
Samples
18.0ms144×0valid
Compiler

Compiled 1 506 to 1 049 computations (30.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-tan: 3.0ms (21.5% of total)
ival-sin: 3.0ms (21.5% of total)
ival-pow: 3.0ms (21.5% of total)
ival-mult!: 2.0ms (14.3% of total)
ival-add!: 1.0ms (7.2% of total)
ival-neg: 1.0ms (7.2% of total)
ival-div!: 1.0ms (7.2% of total)
adjust: 0.0ms (0% of total)

bsearch46.0ms (0.6%)

Memory
-26.9MiB live, 65.6MiB allocated; 7ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
2.076326140246242e-59
4.373454454717805e-57
20.0ms
-374618289.288207
-93.20580714586647
Samples
29.0ms208×0valid
2.0ms16×0invalid
Compiler

Compiled 1 682 to 1 132 computations (32.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-tan: 7.0ms (29.2% of total)
ival-sin: 5.0ms (20.9% of total)
ival-pow: 4.0ms (16.7% of total)
ival-mult!: 4.0ms (16.7% of total)
ival-div!: 2.0ms (8.4% of total)
ival-add!: 1.0ms (4.2% of total)
ival-neg: 1.0ms (4.2% of total)
adjust: 0.0ms (0% of total)

bsearch3.0ms (0%)

Memory
5.2MiB live, 5.2MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
2.076326140246242e-59
4.373454454717805e-57
1.0ms
-180774995305.24136
-374618289.288207
Compiler

Compiled 1 537 to 1 030 computations (33% saved)

bsearch99.0ms (1.3%)

Memory
10.9MiB live, 58.5MiB allocated; 104ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
94.0ms
2.5344985139536127e-48
2.0570409743246414e-26
1.0ms
-374618289.288207
-93.20580714586647
Samples
84.0ms176×0valid
2.0ms17×0invalid
Compiler

Compiled 2 019 to 1 335 computations (33.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-tan: 5.0ms (26.5% of total)
ival-sin: 4.0ms (21.2% of total)
ival-pow: 3.0ms (15.9% of total)
ival-mult!: 3.0ms (15.9% of total)
ival-div!: 2.0ms (10.6% of total)
ival-add!: 1.0ms (5.3% of total)
ival-neg: 1.0ms (5.3% of total)
adjust: 0.0ms (0% of total)

bsearch2.0ms (0%)

Memory
3.3MiB live, 3.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
2.5344985139536127e-48
2.0570409743246414e-26
Compiler

Compiled 1 119 to 741 computations (33.8% saved)

bsearch58.0ms (0.7%)

Memory
-16.3MiB live, 79.8MiB allocated; 14ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
25.0ms
1.894716325850371e-102
1.287237819326816e-95
29.0ms
-7.638189031393957e-48
-2.383971504380916e-50
Samples
41.0ms272×0valid
Compiler

Compiled 1 509 to 1 046 computations (30.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 33.0ms
ival-div!: 10.0ms (29.9% of total)
ival-tan: 6.0ms (18% of total)
ival-sin: 5.0ms (15% of total)
ival-pow: 5.0ms (15% of total)
ival-mult!: 4.0ms (12% of total)
ival-add!: 2.0ms (6% of total)
ival-neg: 1.0ms (3% of total)
adjust: 0.0ms (0% of total)

derivations641.0ms (8.2%)

Memory
45.5MiB live, 703.1MiB allocated; 53ms collecting garbage
Stop Event
fuel
Compiler

Compiled 3 155 to 284 computations (91% saved)

preprocess932.0ms (12%)

Memory
-148.1MiB live, 404.6MiB allocated; 1.3s collecting garbage
Remove

(negabs B)

Compiler

Compiled 12 674 to 3 558 computations (71.9% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

Profiling

Loading profile data...